暴雨图层加载功能

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,7 +41,15 @@ safety:
no-encrypt-paths:
- /crypto/sm2/public-key
- /druid
- /algorithm-api/rainfall/grid
# 请求无需解密的路径
no-decrypt-paths:
- /crypto/sm2/public-key
- /druid
- /druid
- /algorithm-api/rainfall/grid
# 算法服务器配置
algorithm:
server:
# 开发环境算法服务器地址
url: http://localhost:8082