order appeal
This commit is contained in:
parent
fe3d4dc38b
commit
561505c4e6
2
1773814425_table_order_appeal_add_remark.up.sql
Normal file
2
1773814425_table_order_appeal_add_remark.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `ufutx_order_appeal`
|
||||
ADD COLUMN `remark` VARCHAR(191) default null comment "备注" after `status`
|
||||
Loading…
Reference in New Issue
Block a user