提交 c37643a1 authored 作者: JarvanMo's avatar JarvanMo

response:add target

上级 60767fd2
......@@ -232,7 +232,8 @@ object WeChatPluginHandler {
"transaction" to resp.transaction,
"type" to resp.type,
"errCode" to resp.errCode,
"openId" to resp.openId
"openId" to resp.openId,
"target" to "android"
)
channel?.invokeMethod(WeChatPluginMethods.WE_CHAT_RESPONSE, result)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论