diff --git a/1728635407_change_table_dma_question.up.sql b/1728635407_change_table_dma_question.up.sql new file mode 100644 index 0000000..b241efb --- /dev/null +++ b/1728635407_change_table_dma_question.up.sql @@ -0,0 +1,2 @@ +ALTER TABLE `ufutx_dma_question` +ADD COLUMN `other_config` text NULL COMMENT '其他配置' AFTER `step_five`; \ No newline at end of file