|
|
@ -141,7 +141,7 @@ public class UserLoginController implements UserLoginControllerApi { |
|
|
|
headerImg = URLDecoder.decode(imgUrl,encoder); |
|
|
|
headerImg = URLDecoder.decode(imgUrl,encoder); |
|
|
|
//account = new String(username.getBytes("GBK"),"iso-8859-1");
|
|
|
|
//account = new String(username.getBytes("GBK"),"iso-8859-1");
|
|
|
|
System.out.println("account==========="+account+"headerImg============="+headerImg+"userId===="+userId); |
|
|
|
System.out.println("account==========="+account+"headerImg============="+headerImg+"userId===="+userId); |
|
|
|
response.sendRedirect("https://test.feifanhitech.com/dq/index.html#/login?token="+token+"&account="+account+"&headerImg="+headerImg+"&userId="+userId); |
|
|
|
response.sendRedirect("https://test.feifanhitech.com/dq/index.html#/login?token="+token+"&account="+account+"&headerImg="+headerImg+"&id="+userId); |
|
|
|
// response.sendRedirect("https://www.feifanhitech.com/index/#/login?token="+token+"&account="+account+"&headerImg="+headerImg+"&id="+userId);
|
|
|
|
// response.sendRedirect("https://www.feifanhitech.com/index/#/login?token="+token+"&account="+account+"&headerImg="+headerImg+"&id="+userId);
|
|
|
|
} |
|
|
|
} |
|
|
|
}else { |
|
|
|
}else { |
|
|
|