src/main/java/com/zy/core/thread/NyShuttleThread.java @@ -342,6 +342,9 @@ if (result == null) { return false;//请求失败 } shuttleProtocol.setSendTime(System.currentTimeMillis());//指令下发时间 return true; }