src/main/java/com/zy/core/thread/impl/NyShuttleThread.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/java/com/zy/core/thread/impl/NyShuttleThread.java
@@ -202,7 +202,7 @@ JSONObject body = response.getJSONObject("body"); if (body.containsKey("workingMode")) { //read socketReadResults.add(result); socketReadResults.add(body); return; } }