zhang-content/src/main/java/com/ruoyi/service/ZInfoUserService.java
@@ -47,4 +47,8 @@ List<Genealogy> selectByIds(Long[] ids); List<Genealogy> selectDatas(List<GenealogyExportDto> params); ZInfoUser getInfoById(Long userId); ZInfoUser getMyself(); }