This commit is contained in:
ZJY 2021-09-16 23:00:49 +08:00
parent b8e742ca77
commit 004a4ec51a

View File

@ -353,7 +353,7 @@ func (c *LoginController) CkLogin() {
logs.Info(key)
c.Ctx.Redirect(200, "/userCenter?pin="+pin)
c.StopRun()
//if key != "" && pin != "" {
// //ptKey := FetchJdCookieValue("pt_key", cookies)
// //ptPin := FetchJdCookieValue("pt_pin", cookies)