chenlu
2025-08-26 296203344a6d3c0b7f9208960c89a6cb02d59ed9
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("库存面积")