whyclxw
2024-03-11 70189eed5b6e57530e17dc74288a52c1af6f18cf
src/main/java/com/whyc/webSocket/CarCameraRTWebSocket.java
@@ -24,7 +24,7 @@
public class CarCameraRTWebSocket {
    private volatile Thread thread;
    private static final int executeTime = 5000;
    private static final int executeTime = 4000;
    private volatile boolean runFlag=true;