表修改

This commit is contained in:
buke 2024-10-11 16:33:18 +08:00
parent 406b7cc3c9
commit d9a43848c7

View File

@ -0,0 +1,2 @@
ALTER TABLE `ufutx_dma_question`
ADD COLUMN `other_config` text NULL COMMENT '其他配置' AFTER `step_five`;