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