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