2026-04-23 c247f5bf64c98595cc7e4efc9e1ae7ff1df79c11
src/main/java/com/ruoyi/collaborativeApproval/dto/NoticeDTO.java
@@ -8,4 +8,6 @@
    private String CreateUserName;
    private Long count;
    private String statusName;
}