wangfei
2025-02-21 1b6124a4dd5521770f9ab755cb5495e46ab2a8f2
hangzhoumesParent/common/servicebase/src/main/java/com/mes/base/entity/vo/BigStorageVO.java
@@ -11,6 +11,8 @@
@Data
public class BigStorageVO {
    @ApiModelProperty(value = "笼子号")
    private int deviceId;
    @ApiModelProperty(value = "格子号")
    private int slot;
    @ApiModelProperty(value = "数量")