yujian
2019-09-03 a0922ef92c75806e55db610a905de3e0d73e7806
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;
   /**
    * 执行推送