maven
8 小时以前 5eec9b5a9d8bf9e49663d5a51cab7490fef5b204
main-business/src/main/java/com/ruoyi/business/entity/PendingInventory.java
@@ -55,6 +55,11 @@
    @TableField(value = "coal_id")
    private Long coalId;
    /**
     * 煤料类型 1-成品 2-原料
     */
    @TableField(value = "type")
    private Integer type;
    /**
     * 单位
     */
    @TableField(value = "unit")