user add global set message recv opt

This commit is contained in:
Gordon
2022-06-14 18:20:08 +08:00
parent 926de3fa94
commit cfcccd0240
4 changed files with 312 additions and 299 deletions
+291 -281
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -54,6 +54,7 @@ message UserInfo{
string ex = 8;
uint32 createTime = 9;
int32 appMangerLevel = 10;
int32 globalRecvMsgOpt = 11;
}
message FriendInfo{