Sfoglia il codice sorgente

修改平台状态

郎学彬 3 anni fa
parent
commit
7b92aa4f70

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

@@ -293,7 +293,7 @@ public class CreditHandleController extends BaseController {
         //融资方审批状态改为保存
         ZcFinanceInf financeInf = new ZcFinanceInf();
         financeInf.setZfiId(zfiId);
-        financeInf.setZfiSupplierStatus("03");
+        financeInf.setZfiPlatformStatus("03");
         financeInfService.updateById(financeInf);
         //调用补充资料审批
         //获取融信编号