...
|
...
|
@@ -90,7 +90,7 @@ public interface Constants { |
|
|
|
|
|
public static final double SMALL_DOUBLE = 0.001;
|
|
|
|
|
|
public static final String WEB_LOGIN_URL = "http://testingurl/?url=";
|
|
|
public static final String WEB_LOGIN_URL = "http://s.yanyunfeng.com/xikailu/new/account/auth?method=qr.login&url=";
|
|
|
public static final String LOCAL_QRVERIFY_URL = "https://www.hanhezy.com:8090/qrcode/getUsrInfoWithQr?encryptQr=";
|
|
|
|
|
|
} |
...
|
...
|
|