maven
2025-12-30 9d5a1f1ff1dfa7e920bdd890c22de100e5fd78ea
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;
}