提交 1fe2063b authored 作者: JarvanMo's avatar JarvanMo

fix #531

上级 4ed8333d
...@@ -184,6 +184,7 @@ class MethodChannelFluwx extends FluwxPlatform { ...@@ -184,6 +184,7 @@ class MethodChannelFluwx extends FluwxPlatform {
case Payment(): case Payment():
return await methodChannel.invokeMethod( return await methodChannel.invokeMethod(
'payWithFluwx', 'payWithFluwx',
which.arguments
); );
case HongKongWallet(): case HongKongWallet():
return await methodChannel.invokeMethod( return await methodChannel.invokeMethod(
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论