东农后台api接口文档

接口文档


用户忘记密码-重置密码

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>用户注册接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://xgkj.hljnyxx.com/dongnongBackend/index.php//Home/Login/resetPassword</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">account</td> <td style="text-align: left;">是</td> <td>账户名称</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{     &amp;quot;code&amp;quot;: 0,     &amp;quot;msg&amp;quot;: &amp;quot;申请成功,等待管理员审核&amp;quot;,     &amp;quot;data&amp;quot;: [] }</code></pre> <h5>备注</h5> <ul> <li>根据 code 字段的值进行友好提示,code = 0时候提示“申请成功,等待管理员审核”,code = 1 时候提示“申请失败,请稍后重试”</li> </ul>

页面列表

ITEM_HTML