Pu Zhibing
2025-04-25 4bff66cbe2f53d97766e190bdb0fbe131cadd900
ZuulIGOTravel/src/main/java/com/sinata/zuul/util/echo/NettyServerController.java
@@ -315,6 +315,8 @@
               if(b){
                  NettyChannelMap.remove(ctx);
               }
            }else{
               System.err.println("推送成功"+msg);
            }
         } catch (Exception e) {
            System.err.println("推送发生异常,记录:"+msg);