feige
2023-12-05 98049e92b44f3d2e89364b58d520d04192b8e2b1
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);
}