From 7037ccfd1f5a292bf048f2127b88ff7c67eaeb13 Mon Sep 17 00:00:00 2001 From: huangqizhen Date: Wed, 2 Apr 2025 20:51:58 +0800 Subject: [PATCH] =?UTF-8?q?4.2=20=E9=80=80=E6=AC=BE=E5=AE=A1=E6=A0=B8?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/RefundMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mapper/RefundMapper.xml b/src/main/resources/mapper/RefundMapper.xml index c6f5548..f84d14e 100644 --- a/src/main/resources/mapper/RefundMapper.xml +++ b/src/main/resources/mapper/RefundMapper.xml @@ -77,7 +77,7 @@ AND u.area = #{area} - + AND d.jwcode = #{jwcode}