Kaynağa Gözat

消息日志修改

tudc 3 yıl önce
ebeveyn
işleme
18ab4aefd8

+ 1 - 1
sc-service/src/main/java/com/huyi/service/common/flowable/controller/FlowableController.java

@@ -290,7 +290,7 @@ public class  FlowableController extends BaseController
         }//融资企业补充资料审批通过
         else if("1000000003".equals(menuId)){
             /**融信操作日志*/
-            financeLog.addFinanceLog(id, "补充资料【完成】,提交于平台审核", null, FinanceLog.STATUS_ZERO);
+            financeLog.addFinanceLog(id, "补充资料【完成】,提交于平台审核", null, FinanceLog.STATUS_ONE);
 
             LambdaQueryWrapper<ZcFinanceInf> wrapper = new LambdaQueryWrapper<>();
             String [] arr = id.split("\\|");

+ 1 - 1
sc-service/src/main/java/com/huyi/service/common/flowable/service/impl/ApprovalServiceImpl.java

@@ -548,7 +548,7 @@ public class ApprovalServiceImpl implements ApprovalService {
         //未开启流程实例
         else if("300".equals(resMap.get("code"))||"350".equals(resMap.get("code"))){
             /**融信操作日志*/
-            financeLog.addFinanceLog(zfiId, "补充资料【完成】,提交于平台审核", null, FinanceLog.STATUS_ZERO);
+            financeLog.addFinanceLog(zfiId, "补充资料【完成】,提交于平台审核", null, FinanceLog.STATUS_ONE);
 
             //修改融资方审批状态为通过
             ZcFinanceInf zcFinanceInf = new ZcFinanceInf();

+ 1 - 1
sc-service/src/main/java/com/huyi/service/credit/controller/CreditHandleController.java

@@ -456,7 +456,7 @@ public class CreditHandleController extends BaseController {
         if ("0".equals(zcFinanceInf.getZfiCreateType())) {
             financeLog.addFinanceLog(zfiId, "融信签收【拒签】,融信失效", null, FinanceLog.STATUS_THREE);
         } else if ("1".equals(zcFinanceInf.getZfiCreateType())) {
-            financeLog.addFinanceLog(zfiId, "补充资料【拒绝】,融信失效", null, FinanceLog.STATUS_TWO);
+            financeLog.addFinanceLog(zfiId, "补充资料【拒绝】,融信失效", null, FinanceLog.STATUS_ONE);
         }
 
         return AjaxResult.success();

+ 3 - 3
sc-service/src/main/java/com/huyi/service/credit/controller/OwnMessageController.java

@@ -751,8 +751,8 @@ public class OwnMessageController extends BaseController {
                 remoteSystemService.sendNotice(zfiSupplierId,zfiId,title,"00","","04","0",supplierHandler,"", null, null);
 
                 /**融信操作日志*/
-                financeLog.addFinanceLog(zfiId, "融信确权【通过】,融信提交于《"+receiverName+"》签收", null, FinanceLog.STATUS_TWO);
-                financeLog.addFinanceLog(zfiId, "《"+receiverName+"》待签收", null, FinanceLog.STATUS_TWO);
+                financeLog.addFinanceLog(zfiId, "融信确权【通过】,融信提交于《"+receiverName+"》签收", user.getUserId(), FinanceLog.STATUS_TWO);
+                financeLog.addFinanceLog(zfiId, "《"+receiverName+"》待签收", user.getUserId(), FinanceLog.STATUS_TWO);
 
             }else if("02".equals(companyType)){
                 //融资企业
@@ -802,7 +802,7 @@ public class OwnMessageController extends BaseController {
                 remoteSystemService.sendNotice(zfiSupplierId,zfiId,titleName,"01","04","","0",supplierHandler,"", null, null);
 
                 /**融信操作日志*/
-                financeLog.addFinanceLog(zfiId, "经办人盖章后生成:融信确权【通过】,融信生效", null, FinanceLog.STATUS_TWO);
+                financeLog.addFinanceLog(zfiId, "融信确权【通过】,融信生效", null, FinanceLog.STATUS_TWO);
             }else if("02".equals(companyType)){
                 //融资企业
                 //修改融信状态