mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-10 11:40:52 +08:00
同步
This commit is contained in:
@@ -69,5 +69,6 @@ namespace Yi.Framework.Interface
|
||||
/// <param name="user_id"></param>
|
||||
/// <returns></returns>
|
||||
Task<user> GetUserInfoById(int user_id);
|
||||
Task<user> GetUserById(int user_id);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user