|
@@ -59,9 +59,9 @@ public class AuthCtrl
|
|
59
|
|
59
|
|
|
60
|
// if ("o2P0j59YcTmvpZurZWK2fQHAPXJk".equals(openid)||"o2P0j5wNH9HBD5mDHo9of1-Lyuxo".equals(openid)){
|
60
|
// if ("o2P0j59YcTmvpZurZWK2fQHAPXJk".equals(openid)||"o2P0j5wNH9HBD5mDHo9of1-Lyuxo".equals(openid)){
|
|
61
|
|
61
|
|
|
62
|
- String url="http://xcwx.jimi.link/user/indexForOld.do?&openid=" + openid+"&sn="+cursn;
|
|
|
|
|
|
62
|
+ String url="http://gzxc.yunjia99.cn/user/indexForOld.do?&openid=" + openid+"&sn="+cursn;
|
|
63
|
if (GzhUtil.isEmpty(cursn)){
|
63
|
if (GzhUtil.isEmpty(cursn)){
|
|
64
|
- url="http://xcwx.jimi.link/user/indexForOld.do?&openid=" + openid;
|
|
|
|
|
|
64
|
+ url="http://gzxc.yunjia99.cn/user/indexForOld.do?&openid=" + openid;
|
|
65
|
}
|
65
|
}
|
|
66
|
url = URLEncoder.encode(url);
|
66
|
url = URLEncoder.encode(url);
|
|
67
|
log.info("url="+url);
|
67
|
log.info("url="+url);
|