feat: api doc json
This commit is contained in:
7
sync/json/auth/auth.md
Normal file
7
sync/json/auth/auth.md
Normal file
@@ -0,0 +1,7 @@
|
||||
- 部门管理 (http://localhost:4000/mock/department/table/list?pageIndex=1&pageSize=10)[section.json]
|
||||
- 用户管理-部门 (http://localhost:4000/mock/department/list)[section-list.json]
|
||||
- 用户管理 (http://localhost:4000/mock/department/users?id=151501513-11913135-42940-111212151-520211&pageIndex=1&pageSize=10)[user.json]
|
||||
- 菜单管理 (http://localhost:4000/mock/menu/list)[menu.json]
|
||||
- 角色管理 (http://localhost:4000/mock/role/table)[role.json]
|
||||
- 登录管理 (http://localhost:4000/mock/user/login)[login.json]
|
||||
- 首页权限 (http://localhost:4000/mock/role/list?roleName=admin)[login-role.json]
|
||||
Reference in New Issue
Block a user