src/main/resources/mapper/SiteProductMapper.xml
@@ -166,7 +166,7 @@ <if test="stockDzDisplay != null" > stock_dz_display = #{stockDzDisplay,jdbcType=BIT}, </if> <if test="stockDzDisplay != null" > <if test="tranWithdrawDisplay != null" > tran_withdraw_display = #{tranWithdrawDisplay,jdbcType=BIT}, </if>