fix wskey复活
This commit is contained in:
parent
de3f18fdd2
commit
3788a79aa4
@ -169,9 +169,10 @@ func updateCookie() {
|
||||
if nck, err := GetJdCookie(ck.PtPin); err == nil {
|
||||
xx++
|
||||
nck.InPool(ck.PtKey)
|
||||
//msg := fmt.Sprintf("定时更新账号,%s", ck.PtPin)
|
||||
nck.Update(Available, True)
|
||||
msg := fmt.Sprintf("定时更新账号,%s", ck.PtPin)
|
||||
//不再发送成功提醒
|
||||
//(&JdCookie{}).Push(msg)
|
||||
(&JdCookie{}).Push(msg)
|
||||
//logs.Info(msg)
|
||||
} else {
|
||||
yy++
|
||||
|
||||
Loading…
Reference in New Issue
Block a user