From af91e90b1837af2bd51c9269f267595fc06f6c39 Mon Sep 17 00:00:00 2001 From: "kuang.yife" Date: Wed, 8 Mar 2023 10:50:38 +0800 Subject: [PATCH] fix --- .../main/resources/mapper/financial/FinancialDetailMapper.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghy-payment/src/main/resources/mapper/financial/FinancialDetailMapper.xml b/ghy-payment/src/main/resources/mapper/financial/FinancialDetailMapper.xml index 3352530c..a31da801 100644 --- a/ghy-payment/src/main/resources/mapper/financial/FinancialDetailMapper.xml +++ b/ghy-payment/src/main/resources/mapper/financial/FinancialDetailMapper.xml @@ -178,10 +178,10 @@ #{item} - + and od.order_status in ('0','1','2','3','4') - + and od.order_status = #{billingState}