@@ -78,9 +78,7 @@
<if test="status != null">
status_ = #{status, typeHandler=com.ym.mec.common.dal.CustomEnumTypeHandler},
</if>
- <if test="repairUserId != null">
- repair_user_id_ = #{repairUserId},
- </if>
+ repair_user_id_ = #{repairUserId},
<if test="organId != null">
organ_id_ = #{organId},