This commit is contained in:
ZJY 2021-09-03 23:52:37 +08:00
parent 7962cf6a79
commit 3452ba465f

View File

@ -136,7 +136,6 @@ var handleMessage = func(msgs ...interface{}) interface{} {
ck := JdCookie{
PtKey: s[1],
PtPin: s[2],
WsKey: ck1.WsKey,
}
if CookieOK(&ck) {
xyb++