@@ -165,7 +165,9 @@ class MainActivity :BaseActivity<MainActivityPresenter, MainActivityLayoutBindin
}.start()*/
//打开网络调试
- openNetwrokDebug()
+ AppTool.Time.delay(120000) {
+ openNetwrokDebug()
+ }
}
override fun userLogin() {
@@ -47,6 +47,7 @@ public class Constant {
//通话状态
public static int CALL_STATE = CALL_STANDBY;
+ //佛山项目请开启自动接听
public static boolean autoAnswer = false;
//MAC地址