于杰
2025-08-11 ba4f03556d24a1548de75c8219cbc3f06e4ff57c
north-glass-erp/src/main/java/com/example/erp/dto/pp/ProcessToBeCompletedDTO.java
@@ -28,9 +28,9 @@
    @ExcelProperty("单片名称")
    private String glassChild;
    @ExcelProperty("宽")
    private String childWidth;
    private Double childWidth;
    @ExcelProperty("高")
    private String childHeight;
    private Double childHeight;
    @ExcelProperty("订单数量")
    private Integer quantity;
    @ExcelProperty("单片面积")