add api
This commit is contained in:
@@ -42,7 +42,6 @@ public class MogoApplication extends AbsMogoApplication {
|
||||
crashSystem.init();
|
||||
//设置debug模式,日志不上传
|
||||
crashSystem.setDebug(BuildConfig.DEBUG);
|
||||
|
||||
Logger.init( BuildConfig.DEBUG ? LogLevel.DEBUG : LogLevel.OFF );
|
||||
|
||||
//运营位卡片,需要默认显示,放在第一个加载
|
||||
|
||||
Reference in New Issue
Block a user