增加方案结束时间
This commit is contained in:
parent
4aa973e1f2
commit
60b20616fb
2
1731569934_change_orders.up.sql
Normal file
2
1731569934_change_orders.up.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `ufutx_orders`
|
||||||
|
ADD COLUMN `end_time` varchar(32) NULL COMMENT '方案结束时间' AFTER `start_time`;
|
Loading…
Reference in New Issue
Block a user