sntss字段错误

This commit is contained in:
tangw 2025-09-23 16:59:08 +08:00
parent 73959671db
commit f69d4c25f9

View File

@ -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},