admin
2019-08-23 d1bcc87e41d8d176ce58ee9e27a17ec93d0d7cb2
fanli/src/main/java/com/yeshi/fanli/service/inter/integral/IntegralGetService.java
@@ -1,5 +1,6 @@
package com.yeshi.fanli.service.inter.integral;
import com.yeshi.fanli.entity.integral.IntegralTaskRecord;
import com.yeshi.fanli.exception.integral.IntegralGetException;
import net.sf.json.JSONObject;
@@ -22,7 +23,7 @@
    *            事件编码
    * @throws IntegralGetException
    */
   public void addEventStatistic(Long uid, String event, JSONObject params) throws IntegralGetException;
   public IntegralTaskRecord addEventStatistic(Long uid, String event, JSONObject params) throws IntegralGetException;
   /**
    * 从粘贴板推荐进入搜索结果
@@ -38,7 +39,7 @@
    * @param uid
    * @throws IntegralGetException
    */
   public void addSearchResultScan(Long uid) throws IntegralGetException;
   public void addSearchResultScan(Long uid,String kw) throws IntegralGetException;
   /**
    * 分享邀请图