Quellcode durchsuchen

feat(供应商):审核第一步增加退回

liutao vor 5 Monaten
Ursprung
Commit
f4c74282ad
1 geänderte Dateien mit 21 neuen und 21 gelöschten Zeilen
  1. 21 21
      src/main/resources/application-dev.yml

+ 21 - 21
src/main/resources/application-dev.yml

@@ -119,33 +119,33 @@ flowable:
 # sop接口调用地址
 sop:
   url: http://192.168.3.6:8868
-  findCorporateGoodwillUrl: http://localhost:8868/api/trade/corporateGoodwill
-  getScopeUrl: http://localhost:8868/api/trade/getScope
-  getChangesUrl: http://localhost:8868/api/trade/getChanges
-  dongjiangaoRisksUrl: http://localhost:8868/api/trade/dongjiangaoRiskById
-  getBusinesssScoreUrl: http://localhost:8868/api/trade/getBusinesssScore
-  pubStockUrl: http://localhost:8868/api/trade/pubStock
-  getIndustryUrl: http://localhost:8868/api/trade/getIndustry
-  getProjectReviewInfoUrl: http://localhost:8868/api/trade/getProjectReviewInfo
-  getProjectCoreEnterpriseScoreUrl: http://localhost:8868/api/trade/getProjectCoreEnterpriseScore
-  reviewResolutionReportUrl: http://localhost:8868/api/trade/reviewResolution/report
-  getEnterpriseAreaUrl: http://localhost:8868/api/trade/getEnterpriseArea
+  findCorporateGoodwillUrl: http://192.168.3.6:8868/api/trade/corporateGoodwill
+  getScopeUrl: http://192.168.3.6:8868/api/trade/getScope
+  getChangesUrl: http://192.168.3.6:8868/api/trade/getChanges
+  dongjiangaoRisksUrl: http://192.168.3.6:8868/api/trade/dongjiangaoRiskById
+  getBusinesssScoreUrl: http://192.168.3.6:8868/api/trade/getBusinesssScore
+  pubStockUrl: http://192.168.3.6:8868/api/trade/pubStock
+  getIndustryUrl: http://192.168.3.6:8868/api/trade/getIndustry
+  getProjectReviewInfoUrl: http://192.168.3.6:8868/api/trade/getProjectReviewInfo
+  getProjectCoreEnterpriseScoreUrl: http://192.168.3.6:8868/api/trade/getProjectCoreEnterpriseScore
+  reviewResolutionReportUrl: http://192.168.3.6:8868/api/trade/reviewResolution/report
+  getEnterpriseAreaUrl: http://192.168.3.6:8868/api/trade/getEnterpriseArea
   getBusinessByKeyWordUrl: http://192.168.3.6:8868/api/trade/findBusinessName
   getFlushUrl: http://192.168.3.6:8868/sys/customer/flushByTrade/url
   getEnterpriseInfoUrl: http://192.168.3.6:8868/sys/customer/getEnterpriseInfoByTrade
   synchronizeDownloadFile: http://192.168.3.6:8868/synchronize/factoringContractTemplate/fileStorage/downloadFile
   synchronizeInformation: http://192.168.3.6:8868/sys/customer/synchronize/information
-  getPaymentCollBasicStatus: http://localhost:8868/api/trade/findStatusListByContractNoAndBatch
+  getPaymentCollBasicStatus: http://192.168.3.6:8868/api/trade/findStatusListByContractNoAndBatch
   getBusinessNoByTrade: http://192.168.3.6:8868/api/trade/quotaDisburseReport/getBusinessNoByTrade
-  judgeOverdueBySocialCreditCode: http://localhost:8868/api/trade/judgeOverdueBySocialCreditCode
-  getPaymentCollBasicOneStatus: http://localhost:8868/api/trade/findStatusByContractNoAndBatch
-  underlyingAssetsBasicId: http://localhost:8868/api/underlyingAssetsBasic/findBySocialCreditCode
-  underlyingAssetsDomesticAdd: http://localhost:8868/api/underlyingAssetsDomestic/add
-  domesticAccountsReceivableAdd: http://localhost:8868/api/domesticAccountsReceivable/add
-  quotaDisburseReportUrl: http://localhost:8868/api/quotaDisburse/report
-  addBusinessUrl: http://localhost:8868/api/trade/addBusiness
-  getAllOACompanyEntityUrl: http://localhost:8868/api/trade/getAllOACompanyEntity
-  applyOtherOAUrl: http://localhost:8868/api/trade/applyOtherOA
+  judgeOverdueBySocialCreditCode: http://192.168.3.6:8868/api/trade/judgeOverdueBySocialCreditCode
+  getPaymentCollBasicOneStatus: http://192.168.3.6:8868/api/trade/findStatusByContractNoAndBatch
+  underlyingAssetsBasicId: http://192.168.3.6:8868/api/underlyingAssetsBasic/findBySocialCreditCode
+  underlyingAssetsDomesticAdd: http://192.168.3.6:8868/api/underlyingAssetsDomestic/add
+  domesticAccountsReceivableAdd: http://192.168.3.6:8868/api/domesticAccountsReceivable/add
+  quotaDisburseReportUrl: http://192.168.3.6:8868/api/quotaDisburse/report
+  addBusinessUrl: http://192.168.3.6:8868/api/trade/addBusiness
+  getAllOACompanyEntityUrl: http://192.168.3.6:8868/api/trade/getAllOACompanyEntity
+  applyOtherOAUrl: http://192.168.3.6:8868/api/trade/applyOtherOA
 
 fdd:
   contractUrl: "http://192.168.125.194:8888/#/register"