于杰
2025-07-25 9d80c05bdbc18b4d7778828d411deb9b603f6a4b
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;
}