src/main/java/org/springblade/modules/desk/vo/NoticeVO.java @@ -40,4 +40,10 @@ */ private Long userId; /** * 部门名称 */ private String deptName; }