admin
2019-08-21 28a4a6aaa9a44d2cc989dd11cc86960104067a0b
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;
   /**
    * 从粘贴板推荐进入搜索结果