chenlu
2025-12-11 047545d48c78f39e8cf4082dbcdd2be15654470f
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;
}