mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-18 15:59:01 +08:00
add ParseToken
This commit is contained in:
@@ -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"`
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user