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