insert into `quality_auditor` auditor_code, auditor_time, task_id, integrity_correct, `integrity_error`, `uniformity_correct`, `uniformity_error`, `normative_correct`, `normative_error`, `accuracy_correct`, `accuracy_error`, `create_by`, `create_time` #{auditorCode,jdbcType=VARCHAR}, #{auditorTime,jdbcType=TIMESTAMP}, #{taskId,jdbcType=BIGINT}, #{integrityCorrect,jdbcType=INT}, #{integrityError,jdbcType=INT}, #{uniformityCorrect,jdbcType=INT}, #{uniformityError,jdbcType=INT}, #{normativeCorrect,jdbcType=INT}, #{normativeError,jdbcType=INT}, #{accuracyCorrect,jdbcType=INT}, #{accuracyError,jdbcType=INT}, #{createBy,jdbcType=BIGINT}, #{createTime,jdbcType=TIMESTAMP}