888
whywhyo
2023-05-08 a2cc89fdd214c1a350d1f5b06447c155c47a5c25
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);
}