廖井涛
2025-12-08 bad9ff47e7ed4965c6b3e93aebc38f28e97cca68
north-glass-erp/src/main/java/com/example/erp/dto/pp/TeamOutputDTO.java
@@ -53,4 +53,8 @@
    private String batch;
    @ExcelProperty("订单类型")
    private String orderType;
    @ExcelProperty("在制品厚度")
    private Double thicknessSum;
    @ExcelProperty("平方毫米")
    private Double thicknessArea;
}