fix 重大参数错误

This commit is contained in:
ZJY 2021-09-18 23:37:34 +08:00
parent ce81c4e20f
commit 36f8e1d3ee

View File

@ -167,7 +167,7 @@ func updateCookie() {
//logs.Info(msg)
} else {
yy++
nck.Update(Available, False)
ck.Update(Available, False)
(&JdCookie{}).Push(fmt.Sprintf("转换失败,%s", ck.PtPin))
}
go func() {
@ -225,7 +225,7 @@ func CookieOK(ck *JdCookie) bool {
logs.Info(msg)
} else {
nck.Update(Available, False)
(&JdCookie{}).Push(fmt.Sprintf("转换失败,%s", ck.PtPin))
(&JdCookie{}).Push(fmt.Sprintf("转换失败,%s", nck.PtPin))
}
} else {
//ck.Push(fmt.Sprintf("失效账号,%s", ck.PtPin))