yujian
2019-07-31 617312cbc114c6ac38c8eb4a8bcda583c33dd72f
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(),