#
zy
2025-08-05 0e059908d3e84b9a944d381098439bbd09988ee5
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");