liding
9 天以前 5cbfd0b2270edf6390cc1bb7c683956dbe93d66f
src/main/java/com/ruoyi/consumables/pojo/ConsumablesInventory.java
@@ -66,4 +66,7 @@
    @ApiModelProperty("产品id")
    private Long productId;
    @ApiModelProperty("采购员")
    private String purchaser;
}