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

Update RESPONSE.md

上级 400c8d58
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
``` ```
从微信回调的值为`WeChatResponse`,其实`type`字段为枚举: 从微信回调的值为`WeChatResponse`,其实`type`字段为枚举:
```dart ```dart
enum ResponseType { enum WeChatResponseType {
SHARE, SHARE,
AUTH, AUTH,
PAYMENT } PAYMENT }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论