更新方法去掉ssr字段

This commit is contained in:
xiang2lin 2025-03-27 15:13:37 +08:00
parent 8886abc935
commit 7a4be0f326
1 changed files with 0 additions and 2 deletions

View File

@ -233,8 +233,6 @@ GSDM,KJND,mlId
<if test="jjmc != null and jjmc !='' "> jjmc = #{jjmc}, </if> <if test="jjmc != null and jjmc !='' "> jjmc = #{jjmc}, </if>
<if test="khyh != null and khyh !='' "> khyh = #{khyh}, </if> <if test="khyh != null and khyh !='' "> khyh = #{khyh}, </if>
<if test="yhzh != null and yhzh !='' "> yhzh = #{yhzh}, </if> <if test="yhzh != null and yhzh !='' "> yhzh = #{yhzh}, </if>
<if test="ssr != null and ssr !='' "> ssr = #{ssr}, </if>
<if test="ssrid != null and ssrid !='' "> ssrid = #{ssrid}, </if>
<if test="xmdm != null and xmdm !='' "> xmdm = #{xmdm}, </if> <if test="xmdm != null and xmdm !='' "> xmdm = #{xmdm}, </if>
<if test="xmmc != null and xmmc !='' "> xmmc = #{xmmc}, </if> <if test="xmmc != null and xmmc !='' "> xmmc = #{xmmc}, </if>
</trim> </trim>