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