From cac2bb16653cc3203cce88afdb78491277177704 Mon Sep 17 00:00:00 2001 From: ZJY <764763903@qq.com> Date: Thu, 23 Sep 2021 15:41:17 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/available.go b/models/available.go index 6094394..6ab9658 100644 --- a/models/available.go +++ b/models/available.go @@ -234,7 +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 {