Procházet zdrojové kódy

change jpush appid

x1ongzhu před 6 roky
rodič
revize
9a45227ac5
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      lib/main.dart

+ 1 - 1
lib/main.dart

@@ -64,7 +64,7 @@ Future<void> main() async {
   await SystemChrome.setPreferredOrientations([DeviceOrientation.portraitUp]);
   final JPush jpush = JPush();
   jpush.setup(
-    appKey: '868cc9036e14c71e2b698f46',
+    appKey: 'f67ab1d1abce65a630f2bf1e',
     channel: 'theChannel',
     production: true,
     debug: true,