测试批量导入wskey 勿更新
This commit is contained in:
parent
daa9328504
commit
8e745525a3
@ -413,7 +413,7 @@ func getT(c *Container, token *Token) (error, bool) {
|
||||
token.Token, _ = jsonparser.GetString(data, "data", "token")
|
||||
token.expiration = time.Now()
|
||||
setSqlToken(token)
|
||||
logs.Info(c.Token)
|
||||
logs.Info(c.Token + token.expiration.String())
|
||||
} else {
|
||||
return err, true
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user