yujian
2019-09-12 84680b272137a7e44363bcd49832b5831931dc0e
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;
   /**
    * 执行推送