mirror of
https://github.com/RxReader/wechat_kit.git
synced 2025-08-06 15:20:24 +08:00
代码格式化
This commit is contained in:
@ -12,7 +12,7 @@ import 'package:wechat_kit/wechat_kit.dart';
|
|||||||
void main() => runApp(MyApp());
|
void main() => runApp(MyApp());
|
||||||
|
|
||||||
const String WECHAT_APPID = 'wx854345270316ce6e';
|
const String WECHAT_APPID = 'wx854345270316ce6e';
|
||||||
const String WECHAT_UNIVERSAL_LINK = null;// iOS 请配置
|
const String WECHAT_UNIVERSAL_LINK = null; // iOS 请配置
|
||||||
const String WECHAT_APPSECRET = 'ce4c6c4f007cf10baad3f600da16aa8e';
|
const String WECHAT_APPSECRET = 'ce4c6c4f007cf10baad3f600da16aa8e';
|
||||||
const String WECHAT_MINIAPPID = 'gh_wxd930ea5d5a258f4f';
|
const String WECHAT_MINIAPPID = 'gh_wxd930ea5d5a258f4f';
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user