change_ufutx_food
This commit is contained in:
parent
4b5b581d75
commit
616fadd50f
1
1758870727_change_ufutx_food.up.sql
Normal file
1
1758870727_change_ufutx_food.up.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `ufutx_food` ADD `sku_id` INT NOT NULL DEFAULT '0' AFTER `shop_id`, ADD `real_id` INT NOT NULL DEFAULT '0' AFTER `sku_id`;
|
||||
Loading…
Reference in New Issue
Block a user