dingdanquanliucheng/backend/app/core
taiyi 34e9be8912 为 core 层和 models 层添加中文注释
- 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>
2026-05-30 06:57:21 +08:00
..
__init__.py 基础框架搭建 2026-05-14 13:51:06 +08:00
config.py 为 core 层和 models 层添加中文注释 2026-05-30 06:57:21 +08:00
error_codes.py 为 core 层和 models 层添加中文注释 2026-05-30 06:57:21 +08:00
exceptions.py 为 core 层和 models 层添加中文注释 2026-05-30 06:57:21 +08:00
responses.py 为 core 层和 models 层添加中文注释 2026-05-30 06:57:21 +08:00
security.py 为 core 层和 models 层添加中文注释 2026-05-30 06:57:21 +08:00