校务管理系统


添加

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>接口状态</h5> <ul> <li>已完成</li> </ul> <h5>请求URL</h5> <ul> <li><code>{{host}}/api/account.areaManage/actAdd</code> </li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>请求参数示例</h5> <pre><code>{ "user_name": "18163100003", "password": "qwer@1234", "department_id": "27", "real_name": "zzz", "mobile": "", "main_account": 1, "disabled": 0, "node_ids": "54,2,5,12,17,39,40,56,57,14,29,30,32,161,15,34,35,37,63,162,112,113,114,115,116,117,118,119,72,73,78,79,160,88,92,93,159,90,101,102,123,94,96,95", "hash": "dddd" } </code></pre> <h5>成功返回示例</h5> <pre><code>{ "code": 1, "msg": "添加成功", "token": "" } </code></pre>

页面列表

ITEM_HTML