mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-15 22:39:03 +08:00
Merge branch 'tuoyun' of github.com:OpenIMSDK/Open-IM-Server into tuoyun
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