{"code":0,"message":"success","data":{"name":"蓝桥AI API","version":"0.2.0","docs":"/api/health","health":"/api/health","healthDb":"/api/health/db","healthEnv":"/api/health/env","auth":{"login":"POST /api/auth/login","register":"POST /api/auth/register","refresh":"POST /api/auth/refresh","logout":"POST /api/auth/logout","me":"GET /api/auth/me"},"permissions":{"me":"GET /api/permissions/me","list":"GET /api/permissions/list","roles":"GET /api/permissions/roles, GET/PUT /api/permissions/roles/:role","seed":"POST /api/permissions/seed"},"ports":"GET/POST/PUT/DELETE /api/ports","customers":"GET/POST/PUT/DELETE /api/customers","team":"GET/POST/PATCH/DELETE /api/team/users","chat":"GET/POST /api/chat/messages","translation":"POST /api/translation/translate-rich, GET /api/translation/logs","terms":"GET/POST/PUT/DELETE /api/terms","contactProfiles":"GET/PUT/DELETE /api/contact-profiles/customer/:customerId","translationSafety":"GET/PUT /api/translation-safety/policy","stats":"GET /api/stats/dashboard, GET /api/stats/ports/:portId","storage":{"presignPut":"POST /api/storage/presign-put","complete":"POST /api/storage/complete","presignGet":"GET /api/storage/:id/presign-get","list":"GET /api/storage","delete":"DELETE /api/storage/:id"},"payments":{"plans":"GET /api/payments/plans","orders":"GET /api/payments/orders, GET /api/payments/orders/:id","checkout":"POST /api/payments/checkout","webhook":"POST /api/payments/webhook/:provider","confirm":"POST /api/payments/orders/:id/confirm"},"auditLogs":"GET /api/audit-logs, GET /api/audit-logs/actions","system":"GET/PUT /api/system/config, GET /api/system/config/:key, GET /api/system/info"}}