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-11-24 11:05:39 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e2f41064013db164db3d1fa9a9fac93a2d5fd7dd
e2f41064
1 parent
3d253070
Updated 处理微信新旧openId登录接口 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
处理微信新旧openId登录接口.md
处理微信新旧openId登录接口.md
View file @
e2f4106
...
...
@@ -59,10 +59,14 @@ POST参数:
{
"needChoose"
:
true
,
"userNew"
:{
"gold"
:
102
,
"level"
:
3
,
"score"
:
2003
},
"userOld"
:{
"gold"
:
102
,
"level"
:
3
,
"score"
:
2003
}
}
```
...
...
Please
register
or
login
to post a comment