From ad4f1aecb2a4bf682b706988bb2bb3725b0f680c Mon Sep 17 00:00:00 2001
From: 18792927508 <1322446236@qq.com>
Date: Wed, 18 Oct 2023 10:19:49 +0800
Subject: [PATCH] =?UTF-8?q?=E8=A7=92=E8=89=B2=E6=A1=88=E4=BB=B6=E6=9F=A5?=
=?UTF-8?q?=E8=AF=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../mapper/wisdomarbitrate/CaseApplicationMapper.xml | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/ruoyi-system/src/main/resources/mapper/wisdomarbitrate/CaseApplicationMapper.xml b/ruoyi-system/src/main/resources/mapper/wisdomarbitrate/CaseApplicationMapper.xml
index 0991056..51246c9 100644
--- a/ruoyi-system/src/main/resources/mapper/wisdomarbitrate/CaseApplicationMapper.xml
+++ b/ruoyi-system/src/main/resources/mapper/wisdomarbitrate/CaseApplicationMapper.xml
@@ -128,8 +128,7 @@
- or(t.identity_type=1 and t.case_status =#{financeStatus})
-
+ or ( t.identity_type=1 and t.case_status =#{financeStatus})
) t1
@@ -219,9 +218,9 @@
)
-
- or( t.identity_type=1 and t.case_status =#{financeStatus})
+
+ or ( t.identity_type=1 and t.case_status =#{financeStatus})
) t1