瀏覽代碼

调用bim测试环境

lyhzzz 2 年之前
父節點
當前提交
53eea12e25
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 2 2
      src/main/resources/application-local.yaml
  2. 2 2
      src/main/resources/application-test.yaml

+ 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