AE


修改资料

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>请求URL</h5> <ul> <li><code>/index/member/edit</code> </li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>请求Body参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">avatar</td> <td style="text-align: left;">否</td> <td>file</td> <td>头像</td> </tr> <tr> <td style="text-align: left;">nick_name</td> <td style="text-align: left;">否</td> <td>string</td> <td>昵称</td> </tr> <tr> <td style="text-align: left;">mobile</td> <td style="text-align: left;">否</td> <td>string</td> <td>手机</td> </tr> <tr> <td style="text-align: left;">email</td> <td style="text-align: left;">否</td> <td>string</td> <td>邮箱</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: 0, &amp;quot;msg&amp;quot;: &amp;quot;success&amp;quot;, &amp;quot;data&amp;quot;: { &amp;quot;id&amp;quot;: 50001, &amp;quot;token&amp;quot;: &amp;quot;4cbd3d5c4c73ef5ed54387b4c96f77f6&amp;quot;, &amp;quot;wallet&amp;quot;: &amp;quot;0x2a2bdcf89f6c8f359e5bffcec54fbcb7bc8afa66&amp;quot;, &amp;quot;mobile&amp;quot;: &amp;quot;13800138000&amp;quot;, &amp;quot;email&amp;quot;: &amp;quot;lwf_000001@126.com&amp;quot;, &amp;quot;parent_id&amp;quot;: 0, &amp;quot;parent_tree&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;grade_id&amp;quot;: 3, &amp;quot;invite_code&amp;quot;: &amp;quot;12345678&amp;quot;, &amp;quot;money&amp;quot;: &amp;quot;9989656.53000000&amp;quot;, &amp;quot;avatar&amp;quot;: &amp;quot;http:\/\/img.softstao.com\/uploadfiles\/client\/1\/pic\/2018\/11\/09\/1811922224611250.gif&amp;quot;, &amp;quot;nick_name&amp;quot;: &amp;quot;@MARIO&amp;quot;, &amp;quot;status&amp;quot;: 1, &amp;quot;logins&amp;quot;: 49, &amp;quot;money2&amp;quot;: &amp;quot;0.00000000&amp;quot;, &amp;quot;money3&amp;quot;: &amp;quot;0.00000000&amp;quot;, &amp;quot;income_total&amp;quot;: &amp;quot;0.00000000&amp;quot;, &amp;quot;grade_name&amp;quot;: &amp;quot;R2&amp;quot; } } </code></pre>

页面列表

ITEM_HTML