guoyujie
2025-12-08 bf227cf66a0caeb8bce2895fcf765893d4b1ac24
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;
}