mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-17 08:46:39 +08:00
fix 修复 类名书写错误
This commit is contained in:
parent
cf871d9387
commit
0c8ac12e4d
@ -18,7 +18,7 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
@RestController
|
||||
@RequestMapping("/demo/websocket")
|
||||
@Slf4j
|
||||
public class WeSocketController {
|
||||
public class WebSocketController {
|
||||
|
||||
/**
|
||||
* 发布消息
|
Loading…
Reference in New Issue
Block a user