From ab4f5aafb0d7b6d77a3108a6fb7084219c56a1cf Mon Sep 17 00:00:00 2001
From: peter <14100000001@qq.com>
Date: Sun, 11 Jan 2026 04:14:56 +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