yujian
2019-08-26 39c683421f75449c7a85280fa499bae3a2f5241b
fanli/src/main/java/com/yeshi/fanli/util/factory/msg/UserMsgVOFactory.java
@@ -627,7 +627,9 @@
            contentList = new ArrayList<>();
            contentList.add(new ClientTextStyleVO(dto.getLeftDay() + "", COLOR_HIGHLIGHT_CONTENT));
            
            if (msg.getType() == MsgTypeOtherTypeEnum.couponMianDan) {
            if (msg.getType() == MsgTypeOtherTypeEnum.couponReward) {
               contentList.add(new ClientTextStyleVO("天(未使用将会过期)", COLOR_CONTENT));
            } else if (msg.getType() == MsgTypeOtherTypeEnum.couponMianDan) {
               contentList.add(new ClientTextStyleVO("天(未使用将会过期)", COLOR_CONTENT));
            } else {
               contentList.add(new ClientTextStyleVO("天", COLOR_CONTENT));