feat: 添加AI课程集成和修复初始化错误

- 将终生学习系统课添加到公共课直播间
- 修复allCalendarEvents初始化顺序问题
- 更正AI课程导师为李奇
- 添加AI课程与日历页面同步功能
This commit is contained in:
KQL
2025-09-07 23:09:48 +08:00
parent 6337cc4812
commit 27f2339c9e
81 changed files with 41799 additions and 1654 deletions

View File

@@ -53,7 +53,8 @@
"Bash(pnpm dev:*)",
"Bash(awk:*)",
"Bash(git clean:*)",
"Bash(xxd:*)"
"Bash(xxd:*)",
"Bash(kill:*)"
],
"deny": [],
"ask": []