11
whywhyo
2023-05-16 b0b43e2ac0ba96117b10bf722793f050ea94b200
zhang-content/src/main/java/com/ruoyi/service/ZAutobiographyService.java
@@ -18,5 +18,5 @@
    List<ZAutobiography> selectAutobiographyList(Long userId);
    List<ZAutobiography> listByTerm(Long userId,Integer termId);
    List<ZAutobiography> listByTerm(Long userId,String term);
}