migrate/1749199920_table_before_dma_question_add_other_remark.up.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`