#
zwl
4 天以前 ec3fa1a4209062eb95388d19474dd8b5a3ac9c0f
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;
}