yujian
2019-07-29 cdd852f8e8eff7eb2e8f7c3fceaa955b9fc3f9d3
fanli/src/main/java/com/yeshi/fanli/service/inter/push/PushCouponRecordService.java
@@ -10,7 +10,7 @@
   public int insert(PushCouponRecord record);
   public int insertSelective(PushCouponRecord record);
   public int insertSelective(PushCouponRecord record) throws Exception;
   public PushCouponRecord selectByPrimaryKey(Long id);