Browse Source

first commit-2022年4月6日11:40:52

xiewenjie 3 years ago
parent
commit
931289a894
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/java/com/fdkk/fdkkmeta/socketIO/SocketIoServer.java

+ 1 - 0
src/main/java/com/fdkk/fdkkmeta/socketIO/SocketIoServer.java

@@ -119,6 +119,7 @@ public class SocketIoServer {
             }
             }
         }
         }
 
 
+
         client.sendEvent("getVideo",param);
         client.sendEvent("getVideo",param);