修改表
This commit is contained in:
parent
ebe78ce9d3
commit
6c7153143e
2
1729237161_change_table_dma_process.up.sql
Normal file
2
1729237161_change_table_dma_process.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `ufutx_dma_process`
|
||||
ADD COLUMN `order_id` int(11) NOT NULL COMMENT '订单id' AFTER `id`;
|
Loading…
Reference in New Issue
Block a user