commit 增加webSocket

This commit is contained in:
咱哥丶 2023-01-02 22:55:48 +08:00
parent 2d1ff0aff7
commit b77a52a4a8

View File

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