mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-10 03:56:00 +08:00
add user register IP
This commit is contained in:
+2893
-4567
File diff suppressed because it is too large
Load Diff
@@ -188,6 +188,7 @@ message User{
|
||||
int32 Gender = 12;
|
||||
int32 LoginLimit = 13;
|
||||
bool IsBlock = 14;
|
||||
string RegisterIp = 15;
|
||||
}
|
||||
|
||||
message GetUserByIdResp{
|
||||
|
||||
Reference in New Issue
Block a user