@@ -33,7 +33,7 @@ public interface UserManagerService {
void updateUser(UpdateUserReq updateUserReq) throws Exception;
/**
- *
+ * 角色管理内启用的,当前操作用户的本角色或下级角色
* @return
* @throws Exception
*/