2026-06-12 11214e3074266a23fe61e8eebbce647fdb7305ef
src/main/java/com/ruoyi/collaborativeApproval/dto/NoticeDTO.java
@@ -8,4 +8,6 @@
    private String CreateUserName;
    private Long count;
    private String statusName;
}