Commit c552255c authored by junmeng huang's avatar junmeng huang
Browse files

feat: 添加 SlowVision 任务列表查询端点

- 新增 slowvision_tasks.py 模块
  - GET /api/v1/tasks - 获取任务列表(支持筛选和分页)
  - GET /api/v1/tasks/{task_id} - 获取单个任务详情
  - API 密钥认证
  - 直接查询 ai_tasks 表
- 更新 router.py 注册新路由

用于小程序历史记录功能
parent 3175226b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment