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