inner app add spu_id
This commit is contained in:
parent
84dbf4c573
commit
1665c2947f
2
1770174999_table_inner_app_add_spu_id.up.sql
Normal file
2
1770174999_table_inner_app_add_spu_id.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `ufutx_inner_app`
|
||||
ADD COLUMN `spu_id` INT default null comment "商品spu_id" after `status`
|
||||
Loading…
Reference in New Issue
Block a user