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