2 lines
111 B
MySQL
2 lines
111 B
MySQL
![]() |
ALTER TABLE `ufutx_dma_question`
|
||
|
ADD COLUMN `other_config` text NULL COMMENT '其他配置' AFTER `step_five`;
|