token调试
This commit is contained in:
parent
f56c992237
commit
af567b521b
@ -375,6 +375,8 @@ func (c *Container) getToken() error {
|
||||
}
|
||||
} else {
|
||||
logs.Info("获取缓存成功")
|
||||
logs.Info(token.Token)
|
||||
logs.Info(token.expiration)
|
||||
c.Token = token.Token
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user