2 lines
107 B
SQL
2 lines
107 B
SQL
ALTER TABLE `ufutx_order_appeal`
|
|
ADD COLUMN `other` JSON DEFAULT NULL comment "其他信息" after `remark` |