admin
2020-06-10 271ae63c20fcbe28d29c47f1881138ff6551a2a1
fanli/src/main/java/com/yeshi/fanli/service/inter/push/PushGoodsService.java
@@ -15,7 +15,7 @@
   public int insertSelective(PushGoods record) throws PushGoodsException;
   public PushGoods selectByPrimaryKey(Long id) throws PushGoodsException;
   public PushGoods selectByPrimaryKey(Long id);
   public int updateByPrimaryKeySelective(PushGoods record) throws PushGoodsException;