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; }