From 5f20fc02cb6873ceabde9f34cf62967bbd92d82f Mon Sep 17 00:00:00 2001
From: peter <14100000001@qq.com>
Date: Sun, 11 Jan 2026 02:10:33 +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