2 lines
114 B
SQL
2 lines
114 B
SQL
ALTER table `ufutx_other_health_file`
|
|
ADD COLUMN `file` text DEFAULT null COMMENT "文件格式" after `images` |