于杰
2025-08-01 37175875537a92930a19688ad1cc2c49fb415f0f
north-glass-erp/src/main/java/com/example/erp/dto/pp/TeamOutputDTO.java
@@ -47,4 +47,8 @@
    private String workProcessName;
    @ExcelProperty("报工设备")
    private String deviceName;
    @ExcelProperty("批次")
    private String batch;
    @ExcelProperty("订单类型")
    private String orderType;
}