mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-03 08:35:59 +08:00
cms
This commit is contained in:
@@ -18,7 +18,9 @@ message AdminLoginReq {
|
||||
|
||||
message AdminLoginResp {
|
||||
string token = 1;
|
||||
CommonResp commonResp = 2;
|
||||
string userName = 2;
|
||||
string faceURL = 3;
|
||||
CommonResp commonResp = 4;
|
||||
}
|
||||
|
||||
message AddUserRegisterAddFriendIDListReq {
|
||||
|
||||
Reference in New Issue
Block a user