管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2023-01-06 502c7dbbe1f906ae22895436b925a3aa2fb7225a
src/main/resources/application.yml
@@ -143,9 +143,10 @@
# 系统配置
sys:
  fme:
    # FME服务路径
    url: http://pipe.cppe.com:88/
  # FME服务地址
  fmeUrl: http://pipe.cppe.com:88/
  # 出图服务
  exportServer: http://127.0.0.1/ExportMap
  path:
    # 下载目录(下载文件)
    download: D:\LF\download
@@ -155,5 +156,3 @@
    share: D:\LF\share
    # 临时目录(临时上传文件)
    temp: D:\LF\temp
    # 出图服务
    exportServer: http://127.0.0.1/ExportMap