{
  "message": "MeetWise API 服务运行中",
  "version": "1.0.0",
  "endpoints": {
    "health": "/health",
    "op": "/api/op",
    "sys": "/api/op/sys",
    "user": "/api/op/user",
    "project": "/api/op/project",
    "meeting": "/api/op/meeting",
    "ai": "/api/op/ai",
    "async_recording": "/api/op/recording",
    "async_meeting": "/api/op/meeting/llm",
    "user_api": "/api/user",
    "user_auth": "/api/user/auth",
    "user_common": "/api/user/common",
    "user_project": "/api/user/project",
    "user_meeting": "/api/user/meeting"
  }
}
