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