增加问卷类型
This commit is contained in:
parent
68a0c04ed8
commit
e2ceef45dd
2
1731564727_change_dma_question.up.sql
Normal file
2
1731564727_change_dma_question.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `ufutx_dma_question`
|
||||
ADD COLUMN `type` tinyint(4) NOT NULL DEFAULT 0 COMMENT '0:方案前 1:方案后' AFTER `remark`;
|
Loading…
Reference in New Issue
Block a user