liuguocan
2023-11-28 8f4f83af6ce2a1468042bf60678cc49daf1beb3b
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;
}