-- 访问日志增加返回参数(对齐若依操作日志 json_result) ALTER TABLE `js_sys_log` ADD COLUMN `json_result` longtext NULL COMMENT '返回参数';