chenlu
2025-12-10 d5055b7870d0406f9b00d429cb47d2bfb79b902c
north-glass-erp/src/main/java/com/example/erp/dto/pp/ProcessToBeCompletedDTO.java
@@ -47,4 +47,6 @@
    private Double incompleteArea;
    @ExcelProperty("成品名称")
    private String productName;
    @ExcelProperty("厚度")
    private String thickness;
}