|
@@ -167,7 +167,7 @@ class QuickLoginUtil { |
|
|
//是否输出运营商控制台日志 |
|
|
//是否输出运营商控制台日志 |
|
|
Secverify.setDebugMode(false); |
|
|
Secverify.setDebugMode(false); |
|
|
//设置超时时间 |
|
|
//设置超时时间 |
|
|
Secverify.setTimeOut(5000); |
|
|
|
|
|
|
|
|
Secverify.setTimeOut(2000); |
|
|
//获取当前SDK版本号 |
|
|
//获取当前SDK版本号 |
|
|
getVersion(); |
|
|
getVersion(); |
|
|
} |
|
|
} |
|
|