#
Junjie
20 小时以前 55f37ee6bb68d069f6b77ae73e106a2fc4b30686
src/main/java/com/zy/core/model/command/StationCommand.java
@@ -19,6 +19,9 @@
    private List<Integer> navigatePath;
    // 路径中的顶升移栽点(按路径顺序)
    private List<Integer> liftTransferPath;
    private List<Integer> originalNavigatePath;
    private StationCommandType commandType;