导出报工表格

This commit is contained in:
2025-06-25 14:50:36 +08:00
parent 7402e8b42c
commit 3d9053f3fe

View File

@@ -32,7 +32,6 @@ public class OaProjectReportVo {
/**
* 经办人
*/
@ExcelProperty(value = "经办人")
private Long userId;
/**