|
@@ -47,6 +47,7 @@
|
|
|
<if test="check_score != null">,check_score = #{check_score}</if>
|
|
<if test="check_score != null">,check_score = #{check_score}</if>
|
|
|
<if test="file_ids != null">,file_ids = #{file_ids}</if>
|
|
<if test="file_ids != null">,file_ids = #{file_ids}</if>
|
|
|
<if test="check_time != null">,check_time = #{check_time}</if>
|
|
<if test="check_time != null">,check_time = #{check_time}</if>
|
|
|
|
|
+ <if test="check_time_name != null">,check_time_name= #{check_time_name} </if>
|
|
|
<if test="check_num != null">,check_num = #{check_num}</if>
|
|
<if test="check_num != null">,check_num = #{check_num}</if>
|
|
|
<if test="wrecker_check_type != null">,wrecker_check_type = #{wrecker_check_type}</if>
|
|
<if test="wrecker_check_type != null">,wrecker_check_type = #{wrecker_check_type}</if>
|
|
|
WHERE
|
|
WHERE
|