廖井涛
2025-12-12 2f44fc75c78e9291f07a0864199235cde689fa8d
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;
}