main.py 错误地从 backend.app.api.router 导入 api_router, 实际定义在 backend.app.api.routes 中。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- core: config、security、exceptions、responses、error_codes、db、main - models: base、business(17个模型类)、system(6个模型类)、__init__ - 每个函数和类均标注作用、返回值、被调用方 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>