|
@@ -1200,6 +1200,7 @@
|
|
<if test="shjg != null and shjg != ''">shjg = #{shjg},</if>
|
|
<if test="shjg != null and shjg != ''">shjg = #{shjg},</if>
|
|
<if test=" progress == 1">cjd_id = null,</if>
|
|
<if test=" progress == 1">cjd_id = null,</if>
|
|
<if test=" progress == 1">cjd_name = null,</if>
|
|
<if test=" progress == 1">cjd_name = null,</if>
|
|
|
|
+ <if test=" sfwlhxxxm != null">sfwlhxxxm = #{sfwlhxxxm},</if>
|
|
</trim>
|
|
</trim>
|
|
where id = #{id}
|
|
where id = #{id}
|
|
</update>
|
|
</update>
|