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; /** * 登记时间 */