maven
2025-12-25 8e14fa84f6f2dfdda8a739400fca80ac73dca874
src/main/java/com/ruoyi/collaborativeApproval/dto/NoticeDTO.java
@@ -8,4 +8,8 @@
    private String CreateUserName;
    private Long count;
    private String statusName;
    private String currentDate;
}