maven
2025-08-29 e1a6e20d22fbcb862247fac0a671a2a2722e7755
main-business/src/main/java/com/ruoyi/business/entity/OfficialInventory.java
@@ -36,6 +36,17 @@
     */
    @TableField(value = "supplier_id")
    private Long supplierId;
    /**
     * 编号
     */
    @TableField(value = "code")
    private String code;
    /**
     * 煤料类型 1-成品 2-原料
     */
    @TableField(value = "type")
    private Integer type;
    /**
     * 煤种