yujian
2019-08-22 7c175c47b9e10f318c289263b1c6359f5abe340d
fanli/src/main/java/com/yeshi/fanli/util/factory/msg/UserMsgVOFactory.java
@@ -758,8 +758,7 @@
         if (dto == null)
            return null;
         icon = "http://img.flqapp.com/resource/msg/icon_msg_other_tlj.png";
         icon = "http://img.flqapp.com/resource/msg/icon_msg_other_integral.png";
         List<ClientTextStyleVO> contentList = new ArrayList<>();
         contentList.add(new ClientTextStyleVO(dto.getState(), COLOR_CONTENT));