From d3b5fbde186a47c0dc8b0b58d5688ae5691ed9e6 Mon Sep 17 00:00:00 2001
From: peter <14100000001@qq.com>
Date: Sat, 10 Jan 2026 23:46:21 +0800
Subject: [PATCH] 签章

---
 src/main/resources/mapper/SiteProductMapper.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/mapper/SiteProductMapper.xml b/src/main/resources/mapper/SiteProductMapper.xml
index 62ad9d4..335b01c 100644
--- a/src/main/resources/mapper/SiteProductMapper.xml
+++ b/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>
 

--
Gitblit v1.9.3