提交 7b0062fe authored 作者: JarvanMo's avatar JarvanMo

update RESPONSE.md

上级 92aa8f50
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
在你的`AppDelegate`中重写下面方法: 在你的`AppDelegate`中重写下面方法:
```objective-c ```objective-c
- (BOOL)application:(UIApplication *)application handleOpenURL:(NSURL *)url { - (BOOL)application:(UIApplication *)application handleOpenURL:(NSURL *)url {
return [WXApi handleOpenURL:url delegate:[WXApiManager sharedManager]]; return [WXApi handleOpenURL:url delegate:[FluwxResponseHandler responseHandler]];
} }
``` ```
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论