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