2 lines
111 B
SQL
2 lines
111 B
SQL
ALTER TABLE `ufutx_dma_question`
|
|
ADD COLUMN `other_config` text NULL COMMENT '其他配置' AFTER `step_five`; |