liding
3 天以前 388bd216d4eb70b367ada95118d1087b45f07ae3
main-business/src/main/java/com/ruoyi/business/entity/PendingInventory.java
@@ -35,8 +35,8 @@
    /**
     * 煤种
     */
    @TableField(value = "coal_type")
    private String coalType;
    @TableField(value = "coal")
    private String coal;
    /**
     * 单位
     */
@@ -65,8 +65,8 @@
    /**
     * 登记人
     */
    @TableField(value = "registrant")
    private String registrant;
    @TableField(value = "registrant_id")
    private String registrantId;
    /**
     * 登记时间
     */