Junjie
2025-05-13 ad53845a19e9e3504f2470867ab2770026ce71d3
src/main/java/com/zy/core/thread/impl/NyShuttleThread.java
@@ -1194,7 +1194,8 @@
           writer.flush();
//            System.out.println("Sent message to server: " + JSON.toJSONString(httpCommand));
       }catch (Exception e) {
           e.printStackTrace();
//           e.printStackTrace();
           System.out.println("socket write error");
       }
    }