huminmin
昨天 441dfbd1908affc1accc52006a2fe81a5067052d
src/main/java/com/ruoyi/stock/pojo/StockInventory.java
@@ -75,4 +75,6 @@
    @Schema(description = "厂商id")
    private Long manufacturerId;
    @Schema(description = "来源")
    private String source;
}