修改字段

This commit is contained in:
2025-06-09 10:32:37 +08:00
parent ce5e217c0c
commit cc6bba96f6
2 changed files with 11 additions and 1 deletions

View File

@@ -67,5 +67,7 @@ public class OaReportSummaryVo {
private Long type;
@ExcelProperty(value = "最近更新时间")
private Date lastUpdateTime;
}