chenlu
6 天以前 947622a11997e34a92b5b74bc5982aba21562240
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;
}