Browse Source

20240913_sun

15143018065 6 days ago
parent
commit
521375d212

+ 1 - 1
ruoyi-modules/mz-system-ext/src/main/java/com/ruoyi/system/service/impl/SysDeptJlServiceImpl.java

@@ -302,7 +302,7 @@ public class SysDeptJlServiceImpl implements ISysDeptJlService {
     @PostConstruct
     @PostConstruct
     public void initSocket()
     public void initSocket()
     {
     {
-        new SocketServer().start();
+//        new SocketServer().start();
     }
     }
 
 
     @Override
     @Override