yujian
2020-01-18 f4a0f2acc63d7785eab108419a4e16f5f688cb95
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);