@@ -1567,9 +1567,9 @@
<if test="checkTimeType != null" >
check_time_type = #{checkTimeType,jdbcType=VARCHAR},
</if>
- <if test="checkResultTime != null" >
+
check_result_time = #{checkResultTime,jdbcType=TIMESTAMP},
- </if>
<if test="storeQuality != null" >
store_quality = #{storeQuality,jdbcType=VARCHAR},