2 lines
141 B
MySQL
2 lines
141 B
MySQL
|
ALTER TABLE `ufutx_before_dma_question`
|
||
|
ADD column `other_remark` varchar(255) default NULL comment "第二备注" after `other_operate_time`
|