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