use `sys-icss`; ALTER TABLE `icss_inquiry_detail` ADD COLUMN `content_json` text NULL COMMENT '内容字符串json' AFTER `content`;