hsy
2026-08-12 e11706ad56843610601c14aa15868c4c3b908548
yudao-framework/yudao-spring-boot-starter-websocket/src/main/java/cn/iocoder/yudao/framework/websocket/core/security/WebSocketAuthorizeRequestsCustomizer.java
@@ -9,7 +9,7 @@
/**
 * WebSocket 的权限自定义
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@RequiredArgsConstructor
public class WebSocketAuthorizeRequestsCustomizer extends AuthorizeRequestsCustomizer {