admin
2019-12-06 cd637932a970e7935b17d41568fe89c92775bccc
fanli/src/main/java/com/yeshi/fanli/service/inter/tlj/UserTaoLiJinReportService.java
@@ -16,10 +16,6 @@
    */
   public void updateByPrimaryKeySelective(UserTaoLiJinReport record);
   /**
    * 报告更新
    * @return
    */
   public void needUpdateReport();
   public UserTaoLiJinReport selectByPrimaryKey(String id);
}