分享添加发起部门

This commit is contained in:
2023-03-13 09:47:30 +08:00
parent b55cbb0e55
commit 1399ed48eb
2 changed files with 3 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ public class MessageReadListVo implements Vo {
private String msgSource;
//红点更新时间
private String redTime;
//发起部门
private String dept;
}