chenlu
2025-07-18 ef5b4a78ec2201b46cb0c9a59fc2cb036bd13f38
north-glass-erp/src/main/java/com/example/erp/dto/pp/TeamOutputDTO.java
@@ -45,4 +45,8 @@
    private String examineTime;
    @ExcelProperty("在制品名称")
    private String workProcessName;
    @ExcelProperty("报工设备")
    private String deviceName;
    @ExcelProperty("批次")
    private String batch;
}