{"name":"金睛火眼 · 利润雷达","version":"1.0.0","endpoints":{"总览":"GET /api/dashboard","利润TOP":"GET /api/profit/top?limit=10","利润BOTTOM":"GET /api/profit/bottom?limit=10","低利润率":"GET /api/profit/low-margin?threshold=50","品类列表":"GET /api/categories","品类详情":"GET /api/categories/{name}","菜品详情":"GET /api/dishes/{name}","未匹配列表":"GET /api/unmatched","刷新数据":"POST /api/data/refresh","手动输入分析":"POST /api/manual/analyze","现金流分析":"POST /api/cashflow/analyze","AI诊断":"POST /api/diagnose","上传数据":"POST /api/upload","上传双表":"POST /api/upload/both"}}