|
@@ -430,9 +430,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
<if test="xfaqglrdh != null">xfaqglrdh = #{xfaqglrdh},</if>
|
|
|
<if test="mhhjyssya != null">mhhjyssya = #{mhhjyssya},</if>
|
|
|
<if test="xfsyhbaqk != null">xfsyhbaqk = #{xfsyhbaqk},</if>
|
|
|
- <if test="jtqk != null and jtqk != ''">jtqk = #{jtqk},</if>
|
|
|
+ <if test="jtqk != null">jtqk = #{jtqk},</if>
|
|
|
<if test="pbqk != null and pbqk != ''">pbqk = #{pbqk},</if>
|
|
|
- <if test="pbqkqt != null and pbqkqt != ''">pbqkqt = #{pbqkqt},</if>
|
|
|
+ <if test="pbqkqt != null">pbqkqt = #{pbqkqt},</if>
|
|
|
<if test="aqzd != null">aqzd = #{aqzd},</if>
|
|
|
<if test="zcsj != null and zcsj != ''">zcsj = #{zcsj},</if>
|
|
|
<if test="zcfzer != null and zcfzer != ''">zcfzer = #{zcfzer},</if>
|