before dma question other_remark

This commit is contained in:
Hankin 2025-06-06 16:54:21 +08:00
parent 7103625e25
commit c4fe157c09

View File

@ -0,0 +1,2 @@
ALTER TABLE `ufutx_before_dma_question`
ADD column `other_remark` varchar(255) default NULL comment "第二备注" after `other_operate_time`