暴雨图层加载功能

This commit is contained in:
wzy-warehouse
2026-05-05 19:22:25 +08:00
parent 0018d43f09
commit 2b40f2e13b
4 changed files with 259 additions and 2 deletions
+9 -1
View File
@@ -41,6 +41,14 @@ safety:
# 响应无需加密的路径
no-encrypt-paths:
- /crypto/sm2/public-key
- /algorithm-api/rainfall/grid
# 请求无需解密的路径
no-decrypt-paths:
- /crypto/sm2/public-key
- /crypto/sm2/public-key
- /algorithm-api/rainfall/grid
# 算法服务器配置
algorithm:
server:
# 生产环境算法服务器地址
url: http://localhost:8081