chenlu
2025-05-30 f0eda3267b919bbfa7a23b73c990f557dce4f43f
north-glass-erp/src/main/java/com/example/erp/dto/pp/TeamOutputDTO.java
@@ -45,4 +45,6 @@
    private String examineTime;
    @ExcelProperty("在制品名称")
    private String workProcessName;
    @ExcelProperty("报工设备")
    private String deviceName;
}