#
Junjie
2 天以前 3b564661c82994ad96229b07a6fd5c9d1648aab2
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;
}