榜点招生平台

榜点招生平台


微信授权获取回调地址

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>微信授权登录回调地址接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>/EnrollmentSystem/custom/auth/weixin/login</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>返回示例</h5> <pre><code>{     &amp;quot;success&amp;quot;: true,     &amp;quot;msg&amp;quot;: &amp;quot;操作成功!&amp;quot;,     &amp;quot;code&amp;quot;: &amp;quot;200&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;callBackUrl&amp;quot;: &amp;quot;https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx5f3d96dbfe87d6e5&amp;amp;redirect_uri=http%3A%2F%2Frecruitstusystem.hzbdjy.com%2Fenrollment-system-h5-test%2Findex.html%23%2Fpages%2Fweixin%2Flogin&amp;amp;response_type=code&amp;amp;scope=snsapi_userinfo&amp;amp;state=123#wechat_redirect&amp;quot;     },     &amp;quot;field&amp;quot;: null,     &amp;quot;total&amp;quot;: null,     &amp;quot;totalPages&amp;quot;: null,     &amp;quot;pageNum&amp;quot;: null,     &amp;quot;pageSize&amp;quot;: null }</code></pre> <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;">callBackUrl</td> <td style="text-align: left;">String</td> <td>微信授权登录回调地址</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML