Merge branch 'tuoyun' of github.com:OpenIMSDK/Open-IM-Server into tuoyun

pull/232/head
wangchuxiao 3 years ago
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…
Cancel
Save