- 图片上传自动压缩(max 860px, JPEG Q65),解决大图超 API 129KB 限制 - 修复 VLM 传 file:// 本地路径 Bug,改为 base64 data URL - VLM Prompt 优化为中文食堂场景,附带常见中餐热量参考 - 千问 API 错误信息透传,方便调试 - 用药 Agent Prompt 加查询规则:先调 manage_medication 再回答 - 新增 System.Drawing.Common 依赖用于服务端图片压缩
- C# 文件命名改为 snake_case(28 个文件重命名) - C# 类转换为主构造函数(8 个类) - 空 catch 添加异常类型(2 处) - 新建 GlobalUsings.cs(Health.Infrastructure、Health.WebApi) - Flutter 移除 go_router,改用 Riverpod 路由栈 - Flutter 移除 flutter_secure_storage,改用 sqflite 持久化 - 修复 Flutter 构建路径(Flutter SDK 迁至 D 盘) - 后端端口改为 0.0.0.0:5000,支持局域网访问
- Backend: .NET 10 Minimal API + EF Core + PostgreSQL - Frontend: Flutter + Riverpod + GoRouter + Dio - AI: DeepSeek LLM + Qwen VLM (OpenAI-compatible) - Auth: SMS + JWT (access/refresh tokens) - Features: AI chat, health tracking, medication management, diet analysis, exercise plans, doctor consultations, report analysis