mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-28 12:41:55 +08:00
[feat] 新增WebSocket鉴权
This commit is contained in:
@@ -22,4 +22,6 @@ public class TokenConstants
|
||||
*/
|
||||
public final static String SECRET = "abcdefghijklmnopqrstuvwxyz";
|
||||
|
||||
public final static String WEBSOCKET_HEADER = "Sec-WebSocket-Key";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user