chenlu
2025-12-05 fd290b7ac3821bd2c3f7e1549c4af14ce3137be1
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("库存面积")