对降雨栅格添加websocket响应

This commit is contained in:
wzy-warehouse
2026-05-18 17:26:00 +08:00
parent 2fe0db36df
commit 9d95700787
9 changed files with 358 additions and 4 deletions
+2 -2
View File
@@ -41,13 +41,13 @@ safety:
no-encrypt-paths:
- /crypto/sm2/public-key
- /druid
- /algorithm-api/rainfall/grid
- /websocket/info
- /websocket/**
# 请求无需解密的路径
no-decrypt-paths:
- /crypto/sm2/public-key
- /druid
- /algorithm-api/rainfall/grid
- /websocket/info
- /websocket/**
# 算法服务器配置
-2
View File
@@ -41,12 +41,10 @@ safety:
# 响应无需加密的路径
no-encrypt-paths:
- /crypto/sm2/public-key
- /algorithm-api/rainfall/grid
- /websocket/**
# 请求无需解密的路径
no-decrypt-paths:
- /crypto/sm2/public-key
- /algorithm-api/rainfall/grid
- /websocket/**
# 算法服务器配置
@@ -5,6 +5,15 @@ safety:
global: 'xian:sm2:keypair:global'
# 降雨网格数据
rainfall:
grid:
# 降雨站点网格数据
station-grid: 'xian:rainfall:rain_station_grid'
# 降雨站点标识符
station-identifier: 'xian:rainfall:rain_station_identifier'
# 初始化数据存储
init:
data: