yujian
2020-04-15 c6b718c3cadf5e5fff4c2a47fd1247842439f8c7
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);
}