yj
2020-03-06 207dc8655711cddac2653e18b51e58a88dba2084
fanli/src/main/java/com/yeshi/fanli/service/inter/push/PushCouponService.java
@@ -3,8 +3,8 @@
import java.util.List;
import com.yeshi.fanli.entity.push.PushCoupon;
import com.yeshi.fanli.exception.PushException;
import com.yeshi.fanli.exception.push.PushCouponException;
import com.yeshi.fanli.exception.push.PushException;
public interface PushCouponService {
@@ -34,7 +34,7 @@
   public long countQuery(String key, Integer state) throws PushCouponException;
   
   public void save(PushCoupon record) throws PushCouponException;
   public void save(PushCoupon record) throws PushCouponException, Exception;
   /**
    * 执行推送