@@ -0,0 +1,3 @@
+use `sys-icss`;
+ALTER TABLE `icss_inquiry_detail`
+ADD COLUMN `content_value` text NULL COMMENT '内容字符串纯文本' AFTER `content`;