guoyujie
2025-10-23 cc8efc81d2d35bed40e47d0a5b0920a4b6f8095f
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("单片面积")