瀏覽代碼

commit 增加webSocket

咱哥丶 2 年之前
父節點
當前提交
b77a52a4a8

+ 1 - 2
yudao-module-infra/yudao-module-infra-biz/src/main/java/cn/iocoder/yudao/module/infra/websocket/WebSocketConfig.java

@@ -6,8 +6,7 @@ import org.springframework.web.socket.server.standard.ServerEndpointExporter;
 
 
 /**
 /**
  * websocket 配置
  * websocket 配置
- * 
- * @author ruoyi
+ *
  */
  */
 @Configuration
 @Configuration
 public class WebSocketConfig
 public class WebSocketConfig