更新+mock部分
This commit is contained in:
@@ -55,9 +55,9 @@ graph TD
|
||||
|
||||
## 3. 主链路视角
|
||||
### 3.1 基础架构链路
|
||||
- 登录:`frontend/app -> /api/auth/login -> auth -> token`
|
||||
- 登录:`frontend/app -> /api/auth/tokens -> auth -> token`
|
||||
- 权限与路由:`frontend/app -> /api/upms/routes -> upms`
|
||||
- 组织数据:`/api/upms/areas/tree|tenants/tree|depts/tree`
|
||||
- 组织数据:`/api/upms/areas|tenants|departments`
|
||||
|
||||
### 3.2 教学业务链路
|
||||
- 教师发作业:题库/试卷/作业配置 -> 投放班级。
|
||||
|
||||
Reference in New Issue
Block a user