|
|
@@ -71,7 +71,7 @@
|
|
|
<if test="isComplete != null">isComplete = #{isComplete},</if>
|
|
|
<if test="monitor != null">monitor = #{monitor},</if>
|
|
|
<if test="vice_monitor != null">vice_monitor = #{vice_monitor},</if>
|
|
|
- <if test="isApply != null">isApply = #{isApply},</if>
|
|
|
+ <!--<if test="isApply != null">isApply = #{isApply},</if>-->
|
|
|
id=#{id}
|
|
|
WHERE
|
|
|
id = #{id}
|