暂无已生成的报告。
+ {% endfor %} +健康检查: GET /health
上传分析: POST /upload
查询任务状态: GET /task/<task_id>
参数: file (Excel), config (YAML, 可选)
示例: curl -X POST -F "file=@data.xlsx" http://localhost:5000/upload
状态查询: curl http://localhost:5000/task/your-task-id