1
This commit is contained in:
parent
44898d2cee
commit
ddf2194a86
@ -210,6 +210,7 @@ void Guild::_CMGuildAgree(f8::MsgHdr& hdr, const cs::CMGuildAgree& msg)
|
|||||||
TypeConvert::Convert(forward_msg->context().user_info().base_data(), *member);
|
TypeConvert::Convert(forward_msg->context().user_info().base_data(), *member);
|
||||||
AddMember(member);
|
AddMember(member);
|
||||||
|
|
||||||
|
SyncHelper::Instance()->SyncGuildMemberUpdate(this, member, kGuildUpdateReasonAgree);
|
||||||
DBHelper::Instance()->SetGuildApplyStatus
|
DBHelper::Instance()->SetGuildApplyStatus
|
||||||
(
|
(
|
||||||
msg.apply().base_data().account_id(),
|
msg.apply().base_data().account_id(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user