sntss字段错误
This commit is contained in:
parent
73959671db
commit
f69d4c25f9
@ -312,7 +312,7 @@
|
|||||||
shcs = #{shcs,jdbcType=INTEGER},
|
shcs = #{shcs,jdbcType=INTEGER},
|
||||||
</if>
|
</if>
|
||||||
<if test="sn_tss != null">
|
<if test="sn_tss != null">
|
||||||
sn_tss = #{snTss,jdbcType=VARCHAR},
|
sn_tss = #{sn_tss},
|
||||||
</if>
|
</if>
|
||||||
<if test="mzh != null">
|
<if test="mzh != null">
|
||||||
mzh = #{mzh,jdbcType=VARCHAR},
|
mzh = #{mzh,jdbcType=VARCHAR},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user