order suspend_remark
This commit is contained in:
parent
40334e55a8
commit
7d9773b03a
2
1741763430_table_orders_add_suspend_remark.up.sql
Normal file
2
1741763430_table_orders_add_suspend_remark.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `ufutx_orders`
|
||||
ADD COLUMN `suspend_remark` text default null comment "暂停备注" after `status`
|
Loading…
Reference in New Issue
Block a user