1
This commit is contained in:
@@ -19,7 +19,6 @@ type API struct {
|
||||
client *http.Client
|
||||
config *platformapi.APIConfig
|
||||
locker sync.RWMutex
|
||||
|
||||
msgToken string
|
||||
msgKey string
|
||||
msgToken string // accessToken
|
||||
expiresIn int64 // 过期时间
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user