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} +