打开微信
@override Future<bool> openWechat() async { return await methodChannel.invokeMethod<bool>('openWechat') ?? false; }