change_ufutx_s2_shop_sku
This commit is contained in:
parent
d9fe0a87d3
commit
4183e06b46
1
1731569370_change_ufutx_s2_shop_sku.up.sql
Normal file
1
1731569370_change_ufutx_s2_shop_sku.up.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `ufutx_s2_shop_sku` ADD `supplier_id` BIGINT UNSIGNED NOT NULL DEFAULT '0' COMMENT '供应商id' AFTER `status`, ADD `supplier_agreement_price` BIGINT UNSIGNED NOT NULL DEFAULT '0' COMMENT '供应商协议价' AFTER `supplier_id`;
|
Loading…
Reference in New Issue
Block a user