2 lines
115 B
SQL
2 lines
115 B
SQL
ALTER TABLE `health`.`ufutx_dma_symptom`
|
|
ADD COLUMN `config` JSON DEFAULT NULL comment "配置信息" after `title` |