fix 临时关闭

This commit is contained in:
ZJY 2021-09-18 23:25:56 +08:00
parent b38b4f5b54
commit 218912a42e

View File

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