feige
2024-06-16 3ad8fb4e7cc1391e8090f3da6ffa9c48690a12a3
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);
}