update_ufutx_s2_shop_sku
This commit is contained in:
parent
96c92b7a60
commit
eb47181827
1
1740403884_update_ufutx_s2_shop_sku.up.sql
Normal file
1
1740403884_update_ufutx_s2_shop_sku.up.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `ufutx_s2_shop_sku` ADD `sub_category_id` INT UNSIGNED NOT NULL DEFAULT '1' COMMENT '次级分类id' AFTER `payment_id`;
|
Loading…
Reference in New Issue
Block a user