src/main/resources/mybatis/tr/TbSpecialCheckScoreAndDangerLogMapper.xml
@@ -154,9 +154,6 @@ <if test="checkDate != null"> check_date = #{checkDate}, </if> <if test="resultStatus != null"> result_status = #{resultStatus}, </if> <if test="reportStatus != null"> report_status = #{reportStatus}, </if>