This commit is contained in:
aozhiwei 2020-07-01 11:34:16 +08:00
parent cfdc081b40
commit 16e36e091f

View File

@ -39,6 +39,10 @@ struct QueryUserStatusTask
struct RecommandFriendTask struct RecommandFriendTask
{ {
void Done()
{
}
}; };
void AsyncTaskMgr::Init() void AsyncTaskMgr::Init()