mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-06 01:55:58 +08:00
add ParseToken
This commit is contained in:
@@ -48,7 +48,7 @@ type ParseTokenReq struct {
|
||||
//}
|
||||
|
||||
type ExpireTime struct {
|
||||
ExpireTimeSeconds int64 `json:"expireTimeSeconds" `
|
||||
ExpireTimeSeconds uint32 `json:"expireTimeSeconds" `
|
||||
}
|
||||
|
||||
type ParseTokenResp struct {
|
||||
|
||||
Reference in New Issue
Block a user