Junjie
18 小时以前 e0cee09916a315d6012b8d44b4c493c4f3adc5d1
src/main/java/com/zy/asrs/domain/vo/StationLatestDataVo.java
@@ -61,6 +61,9 @@
    //重量
    private Double weight;
    //出入库模式 1:入库 2:出库
    private Integer ioMode;
    //任务可写区
    private Integer taskWriteIdx;