This commit is contained in:
aozhiwei 2020-12-11 19:41:05 +08:00
commit 755d25e1bd

View File

@ -97,6 +97,7 @@ message MFUserDB
repeated MFFriendDB friends = 1;
optional MFRole role_data = 2;
repeated MFFriendDB black_list = 3;
optional int64 private_chat_last_id = 4;
}
message SS_WSP_SocketDisconnect