main-business/src/main/java/com/ruoyi/business/dto/PendingInventoryDto.java @@ -38,4 +38,9 @@ * 字段名 */ private Integer type; /** * 煤种 */ private String coal; }