futian.liu
2023-12-06 d04ef5fbd075d8d16bfe167ac032534490d83dc2
consum-base/src/main/java/com/consum/base/pojo/response/FormInventoryGoodsVO.java
@@ -46,5 +46,8 @@
    @ApiModelProperty(value = "实盘数量")
    private Integer realNum;
    @ApiModelProperty(value = "状态,")
    private Integer status;
}