zhou zhou
1 天以前 1724f77c35022b643c28dd3e5547679a5edc2d49
rsf-open-api/src/main/resources/application-dev.yml
@@ -73,9 +73,9 @@
  #WCS链接
  hk:
    #链接
    host: http://127.0.0.1
    host: http://192.168.4.197
    #端口
    port: 9090
    port: 9189
  wms:
    #链接
    host: http://127.0.0.1
@@ -86,3 +86,9 @@
    host: http://www.itsdg.cn
    #端口
    port: 3741
springdoc:
  api-docs:
    enabled: true
  swagger-ui:
    enabled: true