src/main/java/com/zy/asrs/domain/vo/StationLatestDataVo.java @@ -55,4 +55,7 @@ //重量 private Double weight; //任务可写区 private Integer taskWriteIdx; }