zhang-content/src/main/java/com/ruoyi/service/ZInfoUserService.java
@@ -47,13 +47,13 @@ // AjaxResult empower(EmpowerDto empowerDto); AjaxResult listWithTree(Integer depth); AjaxResult listWithTree(Integer depth, Integer clanId); AjaxResult addParent(Long fatherId, Long motherId); AjaxResult listAllExceptAdmin(); AjaxResult listAllFamilyPeople(); AjaxResult listAllFamilyPeople(Integer clanId); AjaxResult listMySelfAndSpouse(Long id);