mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-16 06:49:02 +08:00
Error code standardization
This commit is contained in:
@@ -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{
|
||||||
|
|||||||
Reference in New Issue
Block a user