commit 增加webSocket

pull/2/head
咱哥丶 2023-01-02 22:55:48 +08:00
parent 2d1ff0aff7
commit b77a52a4a8
1 changed files with 1 additions and 2 deletions

View File

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