mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-06-05 07:43:52 +08:00
Merge branch 'tuoyun' of github.com:OpenIMSDK/Open-IM-Server into tuoyun
This commit is contained in:
commit
c6aa37851d
@ -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