Pārlūkot izejas kodu

调用bim测试环境

lyhzzz 2 gadi atpakaļ
vecāks
revīzija
53eea12e25

+ 2 - 2
src/main/resources/application-local.yaml

@@ -41,5 +41,5 @@ spring:
     port: 80
   bimService:
     #bim 服务
-    basePath: http://192.168.0.152
-    port: 8787
+    basePath: http://uat-bim.4dkankan.com
+    port: 80

+ 2 - 2
src/main/resources/application-test.yaml

@@ -41,5 +41,5 @@ spring:
     port: 80
   bimService:
     #bim 服务
-    basePath: http://192.168.0.152
-    port: 8787
+    basePath: http://uat-bim.4dkankan.com
+    port: 80