校务管理系统


列表

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>接口状态</h5> <ul> <li>已完成</li> </ul> <h5>请求URL</h5> <ul> <li><code>{{host}}/api/account.SchoolManage/getList</code> </li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>成功返回示例</h5> <pre><code>{ "code": 1, "data": { "total": 1, "per_page": 15, "current_page": 1, "last_page": 1, "data": [ { "id": 254, "user_name": "18163100003", "real_name": "zzz", "mobile": "18163100003", "disabled": true, "department_id": 0, "region_id": 3, "main_account": true, "school_id": 1, "department_name": "", "region_name": "樊城区", "school_name": "襄阳市长虹路小学", "school_type": "小学", "school_attr": "公办" } ], "resources": { "method_auth": [], "grade_auth": { "status_name": "市局权限", "grade_status": 1 }, "main_auth": { "status_name": "负责人权限", "main_account": 1 }, "grade_id": 5 } }, "token": "" } </code></pre>

页面列表

ITEM_HTML