From 9bf5187d4207659a37f81631761fe3920092459a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=A7=A6=E9=B8=BF=E5=B1=95?= <18031053041@163.com>
Date: Sat, 28 Feb 2026 15:57:32 +0800
Subject: [PATCH] =?UTF-8?q?BMS=E5=90=88=E5=90=8C=E7=AE=A1=E7=90=86?=
=?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=BB=93=E7=AE=97=E4=B8=BB=E4=BD=93=E5=AE=A2?=
=?UTF-8?q?=E6=88=B7=E7=B1=BB=E5=9E=8B=E7=BC=96=E7=A0=81=E6=9F=A5=E8=AF=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/main/resources/mapper/SettlementCustomersMapper.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/mhd_bms/src/main/resources/mapper/SettlementCustomersMapper.xml b/mhd_bms/src/main/resources/mapper/SettlementCustomersMapper.xml
index be6952291..187e13779 100644
--- a/mhd_bms/src/main/resources/mapper/SettlementCustomersMapper.xml
+++ b/mhd_bms/src/main/resources/mapper/SettlementCustomersMapper.xml
@@ -138,5 +138,8 @@
and customer_type = #{settlementCustomersDO.customerType}
+
+ and customer_type_code = #{settlementCustomersDO.customerTypeCode}
+