huminmin
2026-05-28 02452f33ce18738c10a79566afb025cd03362393
src/main/java/com/ruoyi/stock/pojo/StockInventory.java
@@ -72,4 +72,7 @@
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
    @Schema(description = "厂商id")
    private Long manufacturerId;
}