futian.liu
2023-12-07 b04965d39ae30fddc8c79622ad309ba541961d9f
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;
}