#
Junjie
2 天以前 6aaa4bd87948dc09acbde1b647e62f1cc67a4bcb
src/main/java/com/zy/core/network/entity/ZyStationStatusEntity.java
@@ -53,6 +53,9 @@
    //重量
    private Double weight;
    //出入库模式 1:入库 2:出库
    private Integer ioMode;
    //任务可写区
    private Integer taskWriteIdx;