Files
OJ2/apps/api
yuetsh c228b164cf
Some checks failed
Deploy / deploy (push) Has been cancelled
refactor(提交): 教师统计路由拆出 submission-statistics.ts,check:routes 支持嵌套挂载
- submission.ts 1416 行降到 751 行;统计三条路由拆成子路由,挂在原位置,
  仍排在 /submissions/:id 之前
- check-route-shadowing 原来只认 index.ts 直接挂载,拆分后漏检 3 条(178→175);
  现在按挂载位置展开嵌套的 .route(),恢复 178 条、无遮蔽

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-19 04:40:30 -06:00
..