mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-06 01:55:58 +08:00
add ParseToken rpc
This commit is contained in:
+452
-559
File diff suppressed because it is too large
Load Diff
@@ -50,7 +50,7 @@ message ParseTokenReq{
|
||||
|
||||
message ParseTokenResp{
|
||||
string userID = 1;
|
||||
string operationID = 2;
|
||||
string platform = 2;
|
||||
CommonResp commonResp = 3;
|
||||
uint32 expireTimeSeconds = 4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user