feige
2023-05-17 915803074bba519a3edd25431e5ee878e5fb516a
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);
}