yujian
2020-04-02 06bbeaeb73178a6cff0f207a1a284a73f6445e25
fanli/src/main/java/com/yeshi/fanli/util/factory/msg/UserMsgVOFactory.java
@@ -1228,7 +1228,9 @@
      if (msg.getType() == MsgTypeOtherTypeEnum.couponMianDan
            || msg.getType() == MsgTypeOtherTypeEnum.couponWelfareMianDan
            || msg.getType() == MsgTypeOtherTypeEnum.couponReward) {
            || msg.getType() == MsgTypeOtherTypeEnum.couponReward
            || msg.getType() == MsgTypeOtherTypeEnum.freeCouponBuy
            || msg.getType() == MsgTypeOtherTypeEnum.freeCouponGive) {
         if (StringUtil.isNullOrEmpty(msg.getContent()))
            return null;