select id, data_form, data_id, proc_role, proc_user, proc_time, proc_account, op_name, op_type, op_remark, before_data_json, after_data_json, proc_id from mc_operation_log insert into mc_operation_log id, data_form, data_id, proc_role, proc_user, proc_time, proc_account, op_name, op_type, op_remark, before_data_json, after_data_json, proc_id, #{id}, #{dataForm}, #{dataId}, #{procRole}, #{procUser}, #{procTime}, #{procAccount}, #{opName}, #{opType}, #{opRemark}, #{beforeDataJson}, #{afterDataJson}, #{procId},