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