111
whywhyo
2023-05-05 e3e5d863f7da346e8beaed4fb6ed4a4fca0cb22b
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);
}