liding
2026-06-01 49c3ba90feb4f14fb2f0c911aadeb865bb07f26f
src/main/java/com/ruoyi/stock/pojo/StockInventory.java
@@ -72,4 +72,7 @@
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
    @Schema(description = "仓库")
    private String warehouse;
}