chenlu
2025-07-25 a9ffa322f0cf794a7da8182e1be4ca34f5ea19b6
north-glass-erp/src/main/java/com/example/erp/dto/pp/TeamOutputDTO.java
@@ -49,4 +49,6 @@
    private String deviceName;
    @ExcelProperty("批次")
    private String batch;
    @ExcelProperty("订单类型")
    private String orderType;
}