Go to file
taiyi 916480d1ed 接入第三方服务配置:OCR 改用官方 SDK、LLM 独立 API Key
- AliyunOCRProvider 从 APPCODE HTTP 模式改为 alibabacloud-ocr-api20210707 官方 SDK,
  移除废弃的 endpoint/path/appcode 配置字段
- 新增 LLM_PARSE_API_KEY 配置,智能填单不再混用 OSS 的 AK/SK
- .env.example 补充 LLM 和微信小程序订阅消息配置段

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-02 13:19:56 +08:00
backend 接入第三方服务配置:OCR 改用官方 SDK、LLM 独立 API Key 2026-06-02 13:19:56 +08:00
frontend OCR功能通过 2026-06-01 11:24:20 +08:00
.gitignore feat: complete auth and reminder workflow hardening 2026-05-15 13:40:58 +08:00
AGENTS.md 基础框架搭建 2026-05-14 13:51:06 +08:00
CLAUDE.md 初始化 2026-05-05 17:17:10 +08:00
fix_missing_columns.py OCR功能通过 2026-06-01 11:24:20 +08:00
fix_missing_columns.sql OCR功能通过 2026-06-01 11:24:20 +08:00
order_flow.sql 清除全系统模拟数据和演示数据,全面对接真实后端接口 2026-05-29 11:38:53 +08:00
数据库.sql 已继续提速推进客户导入链路 2026-05-15 09:00:50 +08:00
测试规划说明书.md 清理冗余文档,新增测试规划说明书 2026-05-28 23:43:26 +08:00
确定版需求说明书.md 完成项目规划 2026-05-06 11:57:56 +08:00