#
Administrator
2026-03-17 0860a6d956dd77010d063ed06a65d70c9dab119c
src/main/java/com/zy/core/model/command/StationCommand.java
@@ -19,6 +19,8 @@
    private List<Integer> navigatePath;
    private List<Integer> originalNavigatePath;
    private StationCommandType commandType;
}