2 lines
122 B
SQL
2 lines
122 B
SQL
ALTER TABLE `ufutx_medical_reports`
|
|
ADD COLUMN `identify_content` text default null comment "识别内容" after `content` |