xingjinshuang
2024-12-17 ea7427fe15da6155519a7483914013081ac46234
src/main/resources/application-zyy.yml
@@ -91,6 +91,19 @@
  connectTimeout: -1
  readTimeout: -1
# 项目实体库服务中配置
app-server:
  # 公钥地址
  publicKeyUrl: http://106.120.22.26:8024/account-service/security/publickey
  # 登录地址
  loginUrl: http://106.120.22.26:8024/account-service/security/login
  # 查询数据库地址
  getDbUrl: http://106.120.22.26:8024/geo-service/entitydb/list/canview
  # 查询不同数据库类型下的数据地址
  queryUrl: http://106.120.22.26:8024/geo-service/entitydbdata/layer/query
config:
  ver: 0.2
  cacheTime: 60