Create 1734079973_change_ufutx_s2_shop_cart.up.sql
This commit is contained in:
parent
8dc4df0720
commit
e9a7d1db48
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