@ -432,10 +432,10 @@
</set>
<where>
<if test="map.zxbm != null">
and encoding = #{map.zxbm,jdbcType=VARCHAR},
and encoding = #{map.zxbm,jdbcType=VARCHAR}
</if>
<if test="map.entId != null">
and ent_id = #{map.entId,jdbcType=VARCHAR},
and ent_id = #{map.entId,jdbcType=VARCHAR}
</where>
</update>