zqy
2024-08-27 b1e37badce27751f7751bc27d69b1a6f6f64ae56
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);
}