admin
2019-12-03 1215065e40d634a443cc13e54eefd2b10dcb3061
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);
}