chenlu
2025-11-26 53bc276bdc4aaefc2a2ecadc472f2c2f18e93490
north-glass-erp/src/main/java/com/example/erp/dto/pp/DamageReportDTO.java
@@ -52,5 +52,6 @@
    private String thisProcess;
    @ExcelProperty("创建人")
    private String creator;
    @ExcelProperty("报工编号")
    private String reportingWorkId;
}