zqy
2025-08-02 3b2f654b1a605d258c5e16c7617df80e9eb6f81b
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);
}