From 2344306b833dff729eabd8528003fb8d4bd2917f Mon Sep 17 00:00:00 2001 From: ZJY <764763903@qq.com> Date: Thu, 23 Sep 2021 13:05:11 +0800 Subject: [PATCH] =?UTF-8?q?add=20sms=E6=9C=AA=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- models/available.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/models/available.go b/models/available.go index 6a6e527..6094394 100644 --- a/models/available.go +++ b/models/available.go @@ -234,8 +234,7 @@ func CookieOK(ck *JdCookie) bool { case "1001": //ck.BeanNum if ui.Msg == "not login" { if ck.Available == True { - ck.Update(Available, False) - + //ck.Update(Available, False) logs.Info(ck.Available) if Config.Wskey { if len(ck.WsKey) > 0 {