11
whywhyo
2023-05-16 b0b43e2ac0ba96117b10bf722793f050ea94b200
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);
}