huminmin
3 天以前 802796c22d7d21a6d572cd4c11844e6865521666
src/main/java/com/ruoyi/stock/pojo/StockUninventory.java
@@ -71,9 +71,6 @@
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
    @Schema(description = "厂家ID")
    private Long manufacturerId;
    @Schema(description = "来源")
    private String source;
}