mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
add ParseToken
This commit is contained in:
parent
0dafb50223
commit
2073bc77c8
@ -44,5 +44,5 @@ type ParseTokenReq struct {
|
||||
|
||||
type ParseTokenResp struct {
|
||||
CommResp
|
||||
ExpireTime int64 `json:"token" binding:"required"`
|
||||
ExpireTime int64 `json:"expireTime" binding:"required"`
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user