mirror of
https://github.com/youlaitech/youlai-boot.git
synced 2026-09-02 22:44:53 +08:00
refactor: 修改websocket演示路径
This commit is contained in:
@@ -22,7 +22,7 @@ import java.security.Principal;
|
||||
* @since 2.3.0
|
||||
*/
|
||||
@RestController
|
||||
@RequestMapping("/websocket")
|
||||
@RequestMapping("/api/v1/websocket")
|
||||
@RequiredArgsConstructor
|
||||
@Slf4j
|
||||
public class WebsocketController {
|
||||
|
||||
Reference in New Issue
Block a user