DYH云

DYH开放接口


获取该平台前台用户访问权限

<h5>简要描述</h5> <ul> <li>用户注册接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>、api/platform/getFrontAccessAuth</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET</li> </ul> <h5>返回示例</h5> <pre><code>{ "code": 20000, "msg": "success", "time": "2020-11-23 14:39:01", "data": { "fieldMap": { "email": "邮箱", "mobile": "手机", "gender": "性别", "birthday": "生日", "realName": "真实姓名", "address": "联系地址", "idCard": "身份证", "studentCard": "学号", "job": "职业" }, "auth": [ { "rule": "login", "auth": [] }, { "rule": "licence", "auth": [] }, { "rule": "perfectInfo", "auth": [ "mobile", "realName" ] } ] } }</code></pre> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML