admin
2020-06-10 271ae63c20fcbe28d29c47f1881138ff6551a2a1
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);