Unverified 提交 090d7ac2 authored 作者: JarvanMo's avatar JarvanMo 提交者: GitHub

Update SEND_AUTH.md

上级 7fc2108f
...@@ -6,12 +6,3 @@ We'll get a `code` by sending auth: ...@@ -6,12 +6,3 @@ We'll get a `code` by sending auth:
scope: "snsapi_userinfo", state: "wechat_sdk_demo_test") scope: "snsapi_userinfo", state: "wechat_sdk_demo_test")
``` ```
Getting `access_token` is not supported by `fluwx`. Getting `access_token` is not supported by `fluwx`.
### Return
The return value of `fluwx.share(model)` is a `Map`
```dart
{
"platform":"Android",//or iOS
result:true //or false,depending on the result of WXApi.sendRequest()
}
```
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论