yujian
2019-12-18 89cc8f054c27f70fcfe16f14554a8a12e0c19e23
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);