fix 取消token缓存
This commit is contained in:
parent
8962383fdd
commit
d1fd1bfd68
@ -243,7 +243,7 @@ func CookieOK(ck *JdCookie) bool {
|
||||
if err != nil {
|
||||
logs.Error(err)
|
||||
}
|
||||
JdCookie{}.Push(fmt.Sprintf("自动转换wskey---%s", msg))
|
||||
//JdCookie{}.Push(fmt.Sprintf("自动转换wskey---%s", msg))
|
||||
//缺少错误判断
|
||||
if strings.Contains(msg, "错误") {
|
||||
//ck.Push(fmt.Sprintf("Wskey失效账号,%s", ck.PtPin))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user