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

Update SEND_AUTH.md

上级 1eb19a55
...@@ -7,7 +7,7 @@ We'll get a `code` by sending auth: ...@@ -7,7 +7,7 @@ We'll get a `code` by sending auth:
state:"wechat_sdk_demo_test", state:"wechat_sdk_demo_test",
)); ));
``` ```
`Fluwx` doesn't support getting `access_toke`. Getting `access_token` is not supported by `fluwx`.
### Return ### Return
The return value of `fluwx.share(model)` is a `Map` The return value of `fluwx.share(model)` is a `Map`
```dart ```dart
...@@ -15,4 +15,4 @@ We'll get a `code` by sending auth: ...@@ -15,4 +15,4 @@ We'll get a `code` by sending auth:
"platform":"Android",//or iOS "platform":"Android",//or iOS
result:true //or false,depending on the result of WXApi.sendRequest() result:true //or false,depending on the result of WXApi.sendRequest()
} }
``` ```
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论