From f2089f07363b7e502768151bbf4f6d234837d15c Mon Sep 17 00:00:00 2001
From: yunuo970428 <405378304@qq.com>
Date: Wed, 13 Sep 2023 13:46:22 +0800
Subject: [PATCH 1/4] =?UTF-8?q?=E5=AE=8C=E5=96=84=E9=87=91=E8=9E=8D?=
=?UTF-8?q?=E4=BA=A7=E5=93=81=E6=94=BF=E7=AD=96=E7=AE=A1=E7=90=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../financialpolicymanagementAdd.vue | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/anrui-riskcenter-ui/src/views/financialpolicymanagement/financialpolicymanagementAdd.vue b/anrui-riskcenter-ui/src/views/financialpolicymanagement/financialpolicymanagementAdd.vue
index 23903748ee..5151d0df24 100644
--- a/anrui-riskcenter-ui/src/views/financialpolicymanagement/financialpolicymanagementAdd.vue
+++ b/anrui-riskcenter-ui/src/views/financialpolicymanagement/financialpolicymanagementAdd.vue
@@ -18,7 +18,7 @@
- *适用销售部门:
+ 适用销售部门:
@@ -588,9 +588,6 @@ export default {
}
}
this.formobj.useDeptList = aa
- } else {
- this.$message({ showClose: true, type: 'error', message: '适用销售部门不能为空' })
- return
}
if (this.formobj.vehTypeKeyList.length > 0) {
const aa = []
From 800662f3da0447312dda530de085e3d9f0d0687a Mon Sep 17 00:00:00 2001
From: yunuo970428 <405378304@qq.com>
Date: Wed, 13 Sep 2023 13:49:52 +0800
Subject: [PATCH 2/4] =?UTF-8?q?=E5=AE=8C=E5=96=84=E8=B4=B7=E5=89=8D?=
=?UTF-8?q?=E4=BF=A1=E7=94=A8=E5=AE=A1=E6=A0=B8=E7=94=B3=E8=AF=89?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../xinyongshensuFlow/creditauditappealDaiBan.vue | 12 ++++++------
.../xinyongshensuFlow/creditauditappealYiBan.vue | 12 ++++++------
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/anrui-riskcenter-ui/src/views/workFlow/xinyongshensuFlow/creditauditappealDaiBan.vue b/anrui-riskcenter-ui/src/views/workFlow/xinyongshensuFlow/creditauditappealDaiBan.vue
index 748f2eb2f2..a0bd4e899c 100644
--- a/anrui-riskcenter-ui/src/views/workFlow/xinyongshensuFlow/creditauditappealDaiBan.vue
+++ b/anrui-riskcenter-ui/src/views/workFlow/xinyongshensuFlow/creditauditappealDaiBan.vue
@@ -64,7 +64,7 @@
身份证正反面
-
+
@@ -112,7 +112,7 @@
要求附件
-
+
@@ -120,7 +120,7 @@
查询结果截图
-
+
@@ -155,7 +155,7 @@
查询结果截图
-
+
@@ -215,7 +215,7 @@
-
+
@@ -225,7 +225,7 @@
-
+
diff --git a/anrui-riskcenter-ui/src/views/workFlow/xinyongshensuFlow/creditauditappealYiBan.vue b/anrui-riskcenter-ui/src/views/workFlow/xinyongshensuFlow/creditauditappealYiBan.vue
index f5971ace08..8437bbf5cf 100644
--- a/anrui-riskcenter-ui/src/views/workFlow/xinyongshensuFlow/creditauditappealYiBan.vue
+++ b/anrui-riskcenter-ui/src/views/workFlow/xinyongshensuFlow/creditauditappealYiBan.vue
@@ -62,7 +62,7 @@
身份证正反面
-
+
@@ -110,7 +110,7 @@
要求附件
-
+
@@ -118,7 +118,7 @@
查询结果截图
-
+
@@ -153,7 +153,7 @@
查询结果截图
-
+
@@ -213,7 +213,7 @@
-
+
@@ -223,7 +223,7 @@
-
+
From ce7a97c8b2bffa27fba26ca3cf04ff8f6a613608 Mon Sep 17 00:00:00 2001
From: God <10745413@qq.com>
Date: Wed, 13 Sep 2023 13:51:45 +0800
Subject: [PATCH 3/4] =?UTF-8?q?=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../LoanCreditAppealApplyMapper.java | 3 ---
.../LoanCreditAppealApplyService.java | 6 +++---
.../LoanMortgageInformationTransactService.java | 16 ++++++++--------
.../LoanPreloanCreditApplyMapper.java | 3 +++
.../LoanPreloanCreditApplyService.java | 4 ++++
.../LoanRepaymentScheduleService.java | 4 ++--
6 files changed, 20 insertions(+), 16 deletions(-)
diff --git a/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loancreditappealapply/LoanCreditAppealApplyMapper.java b/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loancreditappealapply/LoanCreditAppealApplyMapper.java
index d02d3f81c6..4ae8ef43b1 100644
--- a/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loancreditappealapply/LoanCreditAppealApplyMapper.java
+++ b/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loancreditappealapply/LoanCreditAppealApplyMapper.java
@@ -69,9 +69,6 @@ public interface LoanCreditAppealApplyMapper extends BaseMapper map);
- @Update("update loan_credit_appeal_apply set ssjg=#{ssjg} where sid=#{creditApplySid}")
- void updateSsjgBySid(String ssjg, String creditApplySid);
-
String selectNum(String billNo);
LoanCreditAppealApply selectByApplySid(String sid);
diff --git a/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loancreditappealapply/LoanCreditAppealApplyService.java b/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loancreditappealapply/LoanCreditAppealApplyService.java
index 8aa39528a7..751a2b7285 100644
--- a/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loancreditappealapply/LoanCreditAppealApplyService.java
+++ b/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loancreditappealapply/LoanCreditAppealApplyService.java
@@ -457,7 +457,7 @@ public class LoanCreditAppealApplyService extends MybatisBaseService map = BeanUtil.beanToMap(resultBean.getData());
updateFlowFiled(map);
- baseMapper.updateSsjgBySid("不通过", loanCreditAppealApply.getCreditApplySid());
+ loanPreloanCreditApplyService.updateSsjgBySid("不通过", loanCreditAppealApply.getCreditApplySid());
return rb.success().setData(resultBean.getData());
} else {
if (businessTaskId.equals(query.getTaskId())) {
@@ -619,7 +619,7 @@ public class LoanCreditAppealApplyService extends MybatisBaseService map = BeanUtil.beanToMap(resultBean.getData());
updateFlowFiled(map);
- baseMapper.updateSsjgBySid("不通过", loanCreditAppealApply.getCreditApplySid());
+ loanPreloanCreditApplyService.updateSsjgBySid("不通过", loanCreditAppealApply.getCreditApplySid());
return rb.success().setData(resultBean.getData());
}
}
diff --git a/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loanmortgageinformationtransact/LoanMortgageInformationTransactService.java b/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loanmortgageinformationtransact/LoanMortgageInformationTransactService.java
index 9f88da5254..b58fd95a5a 100644
--- a/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loanmortgageinformationtransact/LoanMortgageInformationTransactService.java
+++ b/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loanmortgageinformationtransact/LoanMortgageInformationTransactService.java
@@ -154,8 +154,8 @@ public class LoanMortgageInformationTransactService extends MybatisBaseService selectBySid(String orderSid);
+
+ @Update("update loan_preloan_credit_apply set ssjg=#{ssjg} where sid=#{creditApplySid}")
+ void updateSsjgBySid(@Param("ssjg") String ssjg,@Param("creditApplySid") String creditApplySid);
}
\ No newline at end of file
diff --git a/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loanpreloancreditapply/LoanPreloanCreditApplyService.java b/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loanpreloancreditapply/LoanPreloanCreditApplyService.java
index fd4c467f48..978831f9ae 100644
--- a/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loanpreloancreditapply/LoanPreloanCreditApplyService.java
+++ b/anrui-riskcenter/anrui-riskcenter-biz/src/main/java/com/yxt/anrui/riskcenter/biz/loanpreloancreditapply/LoanPreloanCreditApplyService.java
@@ -625,4 +625,8 @@ public class LoanPreloanCreditApplyService extends MybatisBaseService
Date: Wed, 13 Sep 2023 14:07:50 +0800
Subject: [PATCH 4/4] =?UTF-8?q?=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../金融报价单打印模板/jrbjd.ftl | 34 +++++++++----------
1 file changed, 17 insertions(+), 17 deletions(-)
diff --git a/工作内容需要的文档/单据模板/金融报价单打印模板/jrbjd.ftl b/工作内容需要的文档/单据模板/金融报价单打印模板/jrbjd.ftl
index 90823c64f0..0cc2a6b84c 100644
--- a/工作内容需要的文档/单据模板/金融报价单打印模板/jrbjd.ftl
+++ b/工作内容需要的文档/单据模板/金融报价单打印模板/jrbjd.ftl
@@ -2251,7 +2251,7 @@
- ${financProject!}
+ ${financProject!}
@@ -2428,7 +2428,7 @@
- ${sfbl!}
+ ${sfbl!}
@@ -2496,7 +2496,7 @@
- ${sfje!}
+ ${sfje!}
@@ -2564,7 +2564,7 @@
- ${cpdkje!}
+ ${cpdkje!}
@@ -2631,7 +2631,7 @@
- ${cpqs!}
+ ${cpqs!}
@@ -2719,7 +2719,7 @@
- ${dkbzjbl!}
+ ${dkbzjbl!}
@@ -2787,7 +2787,7 @@
- ${dkbzj!}
+ ${dkbzj!}
@@ -2855,7 +2855,7 @@
- ${cjtx!}
+ ${cjtx!}
@@ -2922,7 +2922,7 @@
- ${txyt!}
+ ${txyt!}
@@ -3010,7 +3010,7 @@
- ${nll!}
+ ${nll!}
@@ -3078,7 +3078,7 @@
- ${yhje!}
+ ${yhje!}
@@ -3146,7 +3146,7 @@
- ${lxze!}
+ ${lxze!}
@@ -3213,7 +3213,7 @@
- ${txdck!}
+ ${txdck!}
@@ -3432,7 +3432,7 @@
- ${qtrdkje!}
+ ${qtrdkje!}
@@ -3499,7 +3499,7 @@
- ${qtrqs!}
+ ${qtrqs!}
@@ -3586,7 +3586,7 @@
- ${qtrnll!}
+ ${qtrnll!}
@@ -3654,7 +3654,7 @@
- ${qtryhje!}
+ ${qtryhje!}