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