This commit is contained in:
2026-02-04 17:35:46 +08:00
parent 7344aaae77
commit 0ee4577b31
82 changed files with 20458 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
-- 清空购物车数据 (谨慎操作)
TRUNCATE TABLE public.ml_shopping_cart;