|
@@ -88,8 +88,8 @@ public class WeChatController {
|
|
|
if(one != null){
|
|
|
request.getSession().setAttribute("phone",one.getPhone());
|
|
|
}
|
|
|
-//
|
|
|
-// response.sendRedirect("https://qhome.usky.cn/work/index.html#/pages/login/login?flag=true");
|
|
|
+
|
|
|
+ response.sendRedirect("https://manager.usky.cn/mobile/#/pages/login?flag=true");
|
|
|
} catch (Exception e) {
|
|
|
throw new BusinessException(e.getMessage());
|
|
|
}
|