feat: api doc json

This commit is contained in:
2024-10-26 00:20:14 +08:00
parent 37a8e175bd
commit c4e20776ad
8 changed files with 2166 additions and 0 deletions

7
sync/json/auth/auth.md Normal file
View 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]