This commit is contained in:
aozhiwei 2020-06-23 14:33:26 +08:00
parent 5e5eba196d
commit a98c8cb8ac

View File

@ -297,7 +297,7 @@ void Player::_CMFriendAgree(f8::MsgHdr& hdr, const cs::CMFriendAgree& msg)
DBHelper::Instance()->SetFriendApplyStatus
(
myself.crc32_code,
msg.apply().target_id(),
msg.apply().base_data().account_id(),
AccountId(),
1
);