#
Junjie
2026-01-15 34b2641f4a039d4e1dcf8f4a93dd7928616c4b11
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;
}