docs(plan): mark Task 4 as completed (route registered, commit e961bc5)

This commit is contained in:
2026-06-07 19:42:37 +08:00
parent a5863706dc
commit 8fed3a04be
@@ -162,12 +162,12 @@ git commit -m "feat(sysApp): add systemApp i18n key (zh-CN: '应用集成', en-U
---
## Task 4: 注册路由
## Task 4: 注册路由
**Files:**
- Modify: `admin-ui/src/router/modules/system.ts`
- Modify: `admin-ui/src/router/modules/system.ts`
- [ ] **Step 1: 在 M 常量加键**
- [x] **Step 1: 在 M 常量加键** (commit `e961bc5`)
定位到 `systemOAuth2Client: 'menu.systemOAuth2Client',` 这一行,在其后添加: