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