mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-06-04 23:09:34 +08:00
Error code standardization
This commit is contained in:
parent
3c4051c5fc
commit
a6f6915336
@ -79,7 +79,7 @@ message UserInfo{
|
|||||||
uint32 createTime = 9;
|
uint32 createTime = 9;
|
||||||
int32 appMangerLevel = 10;
|
int32 appMangerLevel = 10;
|
||||||
int32 globalRecvMsgOpt = 11;
|
int32 globalRecvMsgOpt = 11;
|
||||||
string birthStr = 12;
|
int64 birthday = 13;
|
||||||
}
|
}
|
||||||
|
|
||||||
message FriendInfo{
|
message FriendInfo{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user