mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-31 06:06:36 +08:00
更新控制器
This commit is contained in:
@@ -52,6 +52,7 @@ namespace Yi.Framework.Interface
|
||||
/// <param name="userId"></param>
|
||||
/// <returns></returns>
|
||||
Task<bool> SetRolesByUserId(List<int> roleIds,int userId);
|
||||
Task<bool> EmailIsExsit(string emailAddress);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user