Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
JiangTengfei
2015-12-08 16:34:36 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
14b9a8ae9a69e87a10dc76d77be1acf3e880670a
14b9a8ae
1 parent
e6059d0a
Updated 处理微信新旧openId登录接口 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
处理微信新旧openId登录接口.md
处理微信新旧openId登录接口.md
View file @
14b9a8a
...
...
@@ -53,7 +53,7 @@ POST参数:
| open_id_old | 是 |openId旧 |
| platform_name | 是 |平台标示 |
返回值:
需要选择账号
返回值:
```
json
{
...
...
@@ -76,6 +76,8 @@ POST参数:
or
不需要选择账号:
```
json
{
"needChoose"
:
false
...
...
Please
register
or
login
to post a comment