This commit is contained in:
aozhiwei 2020-09-27 13:57:11 +08:00
parent 44898d2cee
commit ddf2194a86

View File

@ -210,6 +210,7 @@ void Guild::_CMGuildAgree(f8::MsgHdr& hdr, const cs::CMGuildAgree& msg)
TypeConvert::Convert(forward_msg->context().user_info().base_data(), *member);
AddMember(member);
SyncHelper::Instance()->SyncGuildMemberUpdate(this, member, kGuildUpdateReasonAgree);
DBHelper::Instance()->SetGuildApplyStatus
(
msg.apply().base_data().account_id(),