3 天以前 fd39fdd09509b8c7d975a966add3669518098cb7
src/main/java/com/ruoyi/stock/pojo/StockUninventory.java
@@ -68,4 +68,7 @@
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
    @Schema(description = "仓库")
    private String warehouse;
}