GET /api/public/home

GET /api/public/notices/{id}
SQLite / MySQL 双数据库只读连接
.env 与现有数据库配置兼容
公告 HTML 安全清洗
学校、班级、考试、科目、报名及系统通知聚合
This commit is contained in:
2026-07-22 18:59:53 +08:00 Unverified
parent 241fa8a6d7
commit 38e42ad734
23 changed files with 1144 additions and 13 deletions
+2 -1
View File
@@ -8,7 +8,8 @@
- [x] 原前端静态资源无修改托管
- [x] 旧 API 兼容转发,包含 Cookie、请求体、文件下载和状态码
- [x] 存活与迁移就绪检查
- [ ] 公开接口与数据库读取
- [x] 公开首页与已发布通知(原生 SQLite / MySQL 读取
- [ ] 招生公示与文书验真公开接口
- [ ] 登录、Session 与 TOTP
- [ ] 考生业务
- [ ] 管理后台、审批流和考务编排