yj
2020-03-13 1da0cccd804b441ac94a35f28a2ed23a6a7062cc
fanli/src/main/java/com/yeshi/fanli/util/factory/msg/UserMsgVOFactory.java
@@ -1093,7 +1093,7 @@
         items.add(new CommonMsgItemVO(new ClientTextStyleVO("被邀请人", COLOR_TITLE), contentList));
         contentList = new ArrayList<>();
         contentList.add(new ClientTextStyleVO("邀请队员成功", COLOR_CONTENT));
         contentList.add(new ClientTextStyleVO("邀请粉丝成功", COLOR_CONTENT));
         items.add(new CommonMsgItemVO(new ClientTextStyleVO("邀请状态", COLOR_TITLE), contentList));
         contentList = new ArrayList<>();