999
whywhyo
2023-05-15 b5c4def616b7509ee86c8df91e42ae8bbc3a391f
zhang-content/src/main/java/com/ruoyi/service/ZInfoUserService.java
@@ -31,10 +31,11 @@
    AjaxResult empower(EmpowerDto empowerDto);
    AjaxResult listWithTree();
    AjaxResult listWithTree(Integer depth);
    AjaxResult addParent(Long fatherId, Long motherId);
    AjaxResult listAllExceptAdmin();
    AjaxResult listMySelfAndSpouse(Long id);
}