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