websocket配置

This commit is contained in:
wzy-warehouse
2026-05-18 10:17:02 +08:00
parent d2fc460c35
commit 2fe0db36df
3 changed files with 32 additions and 0 deletions
+2
View File
@@ -42,11 +42,13 @@ safety:
- /crypto/sm2/public-key
- /druid
- /algorithm-api/rainfall/grid
- /websocket/**
# 请求无需解密的路径
no-decrypt-paths:
- /crypto/sm2/public-key
- /druid
- /algorithm-api/rainfall/grid
- /websocket/**
# 算法服务器配置
algorithm:
+2
View File
@@ -42,10 +42,12 @@ 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/**
# 算法服务器配置
algorithm: