fix 修复 类名书写错误

This commit is contained in:
疯狂的狮子Li 2025-05-15 17:48:33 +08:00
parent cf871d9387
commit 0c8ac12e4d
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping("/demo/websocket")
@Slf4j
public class WeSocketController {
public class WebSocketController {
/**
* 发布消息