Merge branch 'main' of https://gitea.ufutx.net/ufutx/migrate into main
This commit is contained in:
commit
ce815b4cdc
1
1734079973_change_ufutx_s2_shop_cart.up.sql
Normal file
1
1734079973_change_ufutx_s2_shop_cart.up.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `ufutx_s2_shop_cart` ADD `ship` TINYINT UNSIGNED NOT NULL DEFAULT '2' COMMENT '1=自提,2=邮寄' AFTER `num`;
|
Loading…
Reference in New Issue
Block a user