guoyujie
2025-11-26 71f90ed3a2eeea97b20cd095cc34a1f64dac5c81
north-glass-erp/src/main/java/com/example/erp/dto/pp/CrossProcessBreakingDTO.java
@@ -43,4 +43,6 @@
    private String code;
    @ExcelProperty("创建人")
    private String creator;
    @ExcelProperty("报工编号")
    private String reportingWorkId;
}