This commit is contained in:
2026-02-03 17:26:23 +08:00
532 changed files with 97923 additions and 20698 deletions

View File

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