Browse Source

空间状态

yucheng 3 years ago
parent
commit
5a0661afb8
1 changed files with 6 additions and 6 deletions
  1. 6 6
      revit-algorithm/src/main/resources-dev/application.yml

+ 6 - 6
revit-algorithm/src/main/resources-dev/application.yml

@@ -82,12 +82,12 @@ properties:
     # 基本属性
     url:                               http://api.sagacloud.cn/dp-auxiliary/image-service/ # http://47.93.33.207:28888/image-service/ #http://adm.sagacloud.cn/image-service/
     #url:                               http://image-service:8080/
-    systemId:                          dataPlatform
-    secret:                            9e0891a7a8c8e885
-    dir:                               model
-    baseGraph:                         base
-    report:                            report
-    export:                            export
+    systemId: revit
+    secret: 63afbef6906c342b
+    dir: model
+    baseGraph: base
+    report: report
+    export: export
     # 配置文件引用的属性
     suffixWithSecret:                  ?systemId=${properties.fileService.systemId}&secret=${properties.fileService.secret}
     suffix:                            ?systemId=${properties.fileService.systemId}