fix 取消token缓存

This commit is contained in:
ZJY 2021-09-23 16:09:20 +08:00
parent 8962383fdd
commit d1fd1bfd68

View File

@ -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))