测试BUG
This commit is contained in:
parent
3fdd5c5f72
commit
0d049a2940
@ -168,6 +168,7 @@ func CookieOK(ck *JdCookie) bool {
|
||||
|
||||
//临时使用别人代码
|
||||
JdCookie{}.Push(fmt.Sprintf("失效账号,%s", ck.Nickname))
|
||||
logs.Info(ck.WsKey)
|
||||
var pinky = fmt.Sprintf("pin=%s;wskey=%s;", ck.PtPin, ck.WsKey)
|
||||
msg1 := cmd(fmt.Sprintf(`wskey="%s" python3 wspt.py`, pinky), &Sender{})
|
||||
JdCookie{}.Push(fmt.Sprintf("自动转换wskey---%s", msg1))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user