north-glass-erp/src/main/java/com/example/erp/dto/pp/WorkInProgressDTO.java
@@ -28,9 +28,9 @@ @ExcelProperty("订单数") private Integer quantity; @ExcelProperty("宽") private String childWidth; private Double childWidth; @ExcelProperty("高") private String childHeight; private Double childHeight; @ExcelProperty("库存数") private Integer stockNum; @ExcelProperty("库存面积")