增加方案完全提交字段
This commit is contained in:
parent
f15becef57
commit
22de475de3
2
1731482260_change_table_before_dma.up.sql
Normal file
2
1731482260_change_table_before_dma.up.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `ufutx_before_dma_question`
|
||||||
|
ADD COLUMN `finish_submit` tinyint(4) NOT NULL DEFAULT 0 COMMENT '0:未完全提交 1:完全提交' AFTER `status`;
|
Loading…
Reference in New Issue
Block a user