src/main/java/com/whyc/webSocket/BattSocket.java
@@ -21,7 +21,7 @@ * @version JDK 8 * @className BattSocket (此处以class为例) * @date 2024/6/15 * @description TODO * @description */ @Component @ServerEndpoint(value = "/batt", encoders = WebSocketEncoder.class)