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:32:21 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0f9ed14acfcb8b6bee56da55ce650cd7102de527
0f9ed14a
1 parent
c5f34385
Updated 处理微信新旧openId登录接口 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
处理微信新旧openId登录接口.md
处理微信新旧openId登录接口.md
View file @
0f9ed14
...
...
@@ -58,6 +58,7 @@ POST参数:
```
json
{
"needChoose"
:
true
,
"reward"
:
50000
,
"userNew"
:{
"user_id"
:
12
,
"gold"
:
102
,
...
...
@@ -73,6 +74,14 @@ POST参数:
}
```
or
```
json
{
"needChoose"
:
true
}
```
###用户账号二选一接口
...
...
Please
register
or
login
to post a comment