yujian
2019-11-27 e915a40b79552686b8d8a8cfc48a341fa2c0f518
fanli/src/main/java/com/yeshi/fanli/service/inter/msg/UserOtherMsgNotificationService.java
@@ -260,4 +260,12 @@
    */
   public void systemGiveRewardCoupon(Long uid, String beiZhu, MsgOtherSystemGiveDTO dto);
   /**
    * 淘礼金兑换成金币消息
    * @param uid
    * @param beiZhu
    * @param dto
    */
   public void taoLiJinExchangeMsg(Long uid, String beiZhu, MsgOtherRewardIntegralDTO msgOther);
}