Procházet zdrojové kódy

feat(供应商):大股东填充逻辑修改

liutao před 5 měsíci
rodič
revize
1162a88568
1 změnil soubory, kde provedl 13 přidání a 13 odebrání
  1. 13 13
      src/main/resources/application-dev.yml

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

@@ -7,7 +7,7 @@ upload:
 datasource:
   master:
     type: com.alibaba.druid.pool.DruidDataSource
-    url: jdbc:mysql://192.168.3.6:3106/factoring_trade_v4_online_new?characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai&rewriteBatchedStatements=true
+    url: jdbc:mysql://192.168.3.6:3106/factoring_trade_v4?characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai&rewriteBatchedStatements=true
     username: root
     password: root
     driver-class-name: com.mysql.cj.jdbc.Driver
@@ -131,19 +131,19 @@ fdd:
   signInfoUrl: "http://192.168.3.6:8870/fdd/getSignInfo"
 
 sop:
-  getBusinessByKeyWordUrl: http://localhost:8868/api/trade/findBusinessName
-  comprehensiveRiskInvestigationUrl: http://localhost:8868/api/trade/comprehensiveRiskInvestigation
-  judgmentDocumentsUrl: http://localhost:8868/api/trade/judgmentDocuments
-  dongjiangaoRisksUrl: http://localhost:8868/api/trade/dongjiangaoRisk
-  pubStockUrl: http://localhost:8868/api/trade/pubStock
-  addBusinessUrl: http://localhost:8868/api/trade/addBusiness
-  sixSearchUrl: http://localhost:8868/api/trade/sixSearch
-  twoSearchUrl: http://localhost:8868/api/trade/twoSearch
-  getChangesUrl: http://localhost:8868/api/trade/getChanges
-  getBusinesssScoreUrl: http://localhost:8868/api/trade/getBusinesssScore
+  getBusinessByKeyWordUrl: http://192.168.3.6:8868/api/trade/findBusinessName
+  comprehensiveRiskInvestigationUrl: http://192.168.3.6:8868/api/trade/comprehensiveRiskInvestigation
+  judgmentDocumentsUrl: http://192.168.3.6:8868/api/trade/judgmentDocuments
+  dongjiangaoRisksUrl: http://192.168.3.6:8868/api/trade/dongjiangaoRisk
+  pubStockUrl: http://192.168.3.6:8868/api/trade/pubStock
+  addBusinessUrl: http://192.168.3.6:8868/api/trade/addBusiness
+  sixSearchUrl: http://192.168.3.6:8868/api/trade/sixSearch
+  twoSearchUrl: http://192.168.3.6:8868/api/trade/twoSearch
+  getChangesUrl: http://192.168.3.6:8868/api/trade/getChanges
+  getBusinesssScoreUrl: http://192.168.3.6:8868/api/trade/getBusinesssScore
   synchronizeInformation: http://192.168.3.6:8868/sys/customer/synchronize/information
-  getEnterpriseAreaUrl: http://localhost:8868/api/trade/getEnterpriseArea
-  viewLatestPlanUrl: http://localhost:8868/api/payColl/viewLatestPlan
+  getEnterpriseAreaUrl: http://192.168.3.6:8868/api/trade/getEnterpriseArea
+  viewLatestPlanUrl: http://192.168.3.6:8868/api/payColl/viewLatestPlan
 
 trade:
   biddingManagementStartProcessUrl: http://localhost:8888/api/biddingManagement/startProcess