Commit Graph

5 Commits

Author SHA1 Message Date
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
6bc174564b 优化后台页面布局 2026-05-26 11:36:57 +08:00
2a36276793 已继续按 02-API细化设计.md 推进 AI 接口主线:/api/ai/recognize 与 /api/ai/recognize/{log_id}/correct 已补齐请求模型、数据库优先 service/repository 链路、识别记录落库、人工修正落库与审计留痕;当前识别结果仍为后端 mock provider,未接真实阿里云 OCR。 2026-05-15 11:47:29 +08:00
80e3eb86bb 已继续提速推进客户导入链路 2026-05-15 09:00:50 +08:00
18fb362474 基础框架搭建 2026-05-14 13:51:06 +08:00