fanli/src/main/java/com/yeshi/fanli/controller/client/v1/UserMsgController.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
fanli/src/main/java/com/yeshi/fanli/controller/client/v1/UserMsgController.java
@@ -847,6 +847,8 @@ if (state != null && state.getReadTime() != null && zhuShouMsg.getUpdateTime().getTime() < state.getReadTime().getTime()) read = true; if (notify.getJumpDetail() == null) read = true; // 查询是否已读 UserCommonMsgVO vo = new UserCommonMsgVO(notify.getIcon(), notify.getTitle(), notify.getUpdateTime(), UserCommonMsgVO.TYPE_NOTIFY, notify.getContent(), read, notify.getJumpDetail(), notify.getParams(),