zhang-content/src/main/java/com/ruoyi/service/ZInfoUserService.java
@@ -31,4 +31,10 @@ AjaxResult empower(EmpowerDto empowerDto); AjaxResult listWithTree(); AjaxResult addParent(Long fatherId, Long motherId); AjaxResult listAllExceptAdmin(); }