yujian
2019-12-12 8c04d27e5cebb7e654c208533e9567c4df2c8acc
fanli/src/main/java/com/yeshi/fanli/service/inter/tlj/UserTaoLiJinReportService.java
@@ -16,17 +16,6 @@
    */
   public void updateByPrimaryKeySelective(UserTaoLiJinReport record);
   /**
    * 报告更新
    * @return
    */
   public void needUpdateReport();
   /**
    *  超过3天的未领取 退回金额
    */
   public void refundNotWin();
   public UserTaoLiJinReport selectByPrimaryKey(String id);
}