Commit 57840b8721f047d3af9c6de3f3decbb28724a294
Merge remote-tracking branch 'origin/master'
Showing
1 changed file
with
1 additions
and
11 deletions
04.用户云/2.4 修改用户单项信息.md
| 1 | -/* | ||
| 2 | - Title: 2.4 修改用户信息 | ||
| 3 | - Sort: 24 | ||
| 4 | -*/ | ||
| 5 | -#### URL: http://api.cnlive.com/open/api/CnliveMobile/json/updateUserInfo?sp_id=xxx&... | ||
| 6 | ------ | ||
| 7 | -#### 请求方式: POST | ||
| 8 | ------ | ||
| 9 | -#### 返回格式: JSON | ||
| 10 | ------ | ||
| 11 | #### 请求参数说明: | 1 | #### 请求参数说明: |
| 12 | <table class="table table-bordered table-striped table-condensed"> | 2 | <table class="table table-bordered table-striped table-condensed"> |
| 13 | <tr> | 3 | <tr> |
| @@ -32,7 +22,7 @@ | @@ -32,7 +22,7 @@ | ||
| 32 | <td>type</td> | 22 | <td>type</td> |
| 33 | <td>true</td> | 23 | <td>true</td> |
| 34 | <td>string</td> | 24 | <td>string</td> |
| 35 | - <td>nick-昵称,gender-性别,mobile-手机号,contact-联系方式,pwd-密码</td> | 25 | + <td>nickName-昵称,gender-性别,mobile-手机号,email-邮箱, location-联系方式,pwd-密码</td> |
| 36 | </tr> | 26 | </tr> |
| 37 | <tr> | 27 | <tr> |
| 38 | <td>value</td> | 28 | <td>value</td> |