src/main/java/com/zy/core/thread/fake/FakeNyShuttleThread.java
@@ -363,7 +363,7 @@ } String finalKey = baseCommandKey + System.currentTimeMillis(); redisUtil.set(finalKey, true, 60 * 60); redisUtil.set(finalKey, true, 60 * 2); JSONObject body = command.getJSONObject("commandBody"); String pathList = body.getString("path");