Showing
1 changed file
with
3 additions
and
1 deletions
| @@ -53,7 +53,7 @@ POST参数: | @@ -53,7 +53,7 @@ POST参数: | ||
| 53 | | open_id_old | 是 |openId旧 | | 53 | | open_id_old | 是 |openId旧 | |
| 54 | | platform_name | 是 |平台标示 | | 54 | | platform_name | 是 |平台标示 | |
| 55 | 55 | ||
| 56 | -返回值: | 56 | +需要选择账号 返回值: |
| 57 | 57 | ||
| 58 | ```json | 58 | ```json |
| 59 | { | 59 | { |
| @@ -76,6 +76,8 @@ POST参数: | @@ -76,6 +76,8 @@ POST参数: | ||
| 76 | 76 | ||
| 77 | or | 77 | or |
| 78 | 78 | ||
| 79 | +不需要选择账号: | ||
| 80 | + | ||
| 79 | ```json | 81 | ```json |
| 80 | { | 82 | { |
| 81 | "needChoose":false | 83 | "needChoose":false |
-
Please register or login to post a comment