diff --git a/lib/main.dart b/lib/main.dart index b4fc09fd..a25d730e 100755 --- a/lib/main.dart +++ b/lib/main.dart @@ -27,7 +27,7 @@ import 'tools/store_service.dart'; FutureOr main() async { FlutterBugly.postCatchedException(() async { WidgetsFlutterBinding.ensureInitialized(); - // await ApmHelper.instance.initApp(); + await ApmHelper.instance.initApp(); await _setCommonServices(); // 设置国际化信息