From 1cd5a07c83c755c32b557de38fdf8e6f0c5f70d4 Mon Sep 17 00:00:00 2001 From: dimengzhe Date: Tue, 15 Apr 2025 10:03:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=82=AC=E6=94=B6=E8=BD=A6=E8=BE=86=E9=94=81?= =?UTF-8?q?=E8=BD=A6=E7=8A=B6=E6=80=81=E4=BF=AE=E6=94=B9=E9=94=81=E8=BD=A6?= =?UTF-8?q?=E7=8A=B6=E6=80=810=E5=BE=85=E6=8E=A7=E5=88=B61=E6=8E=A7?= =?UTF-8?q?=E5=88=B6=E6=88=90=E5=8A=9F2=E6=8E=A7=E5=88=B6=E5=A4=B1?= =?UTF-8?q?=E8=B4=A53=E5=B7=B2=E8=A7=A3=E6=8E=A74=E8=A7=A3=E6=8E=A7?= =?UTF-8?q?=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../biz/loanbecollectionapply/LoanBeCollectionApplyService.java | 2 ++ 1 file changed, 2 insertions(+) diff --git a/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loanbecollectionapply/LoanBeCollectionApplyService.java b/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loanbecollectionapply/LoanBeCollectionApplyService.java index 5b91f538ee..7b53e36be4 100644 --- a/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loanbecollectionapply/LoanBeCollectionApplyService.java +++ b/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loanbecollectionapply/LoanBeCollectionApplyService.java @@ -382,6 +382,8 @@ public class LoanBeCollectionApplyService extends MybatisBaseService loanFiles1 = loanFileService.selectByLinkSid(loanBeCollectionVehDetailsVo.getSid(), LoanFileEnum.BECOLLECTIONVEHHKXY.getAttachType()); List loanBeCollectionFileVos1 = new ArrayList<>();