smart-man-boot/src/main/java/com/qianwen/smartman/modules/cps/controller/WebSocketTestController.java
@@ -17,7 +17,7 @@ import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; @ApiResource({"blade-cps/test"}) @ApiResource({"smis/test"}) @Api(value = "测试websocket", tags = {"测试websocket"}) @RestController public class WebSocketTestController {