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