更新方法去掉ssr字段
This commit is contained in:
parent
8886abc935
commit
7a4be0f326
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue