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