From 3e11bb2a598a6df7a0804eb80b296b591462707b Mon Sep 17 00:00:00 2001 From: huangqizhen <15552608129@163.com> Date: Wed, 15 Oct 2025 15:20:07 +0800 Subject: [PATCH] =?UTF-8?q?10.15=E9=80=80=E6=AC=BE=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/cashMapper/CashRefundMapper.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/resources/cashMapper/CashRefundMapper.xml b/src/main/resources/cashMapper/CashRefundMapper.xml index b5f5650..4f93ec0 100644 --- a/src/main/resources/cashMapper/CashRefundMapper.xml +++ b/src/main/resources/cashMapper/CashRefundMapper.xml @@ -150,7 +150,7 @@ status = #{status}, and cr.order_code = #{orderCode} - + and cr.name = #{name} @@ -162,17 +162,17 @@ status = #{status}, #{markets} - + AND cr.payment_currency = #{paymentCurrency} - + and cr.goods_name = #{goodsName} - + and cr.pay_type = #{payTyoe} - + and cr.refundModel = #{refundModel}