{
    "code": 200,
    "message": "任务看板小程序 API 服务已启动",
    "data": {
        "version": "1.0.0",
        "endpoints": {
            "\/api\/avatars": "成员管理",
            "\/api\/tasks": "任务管理"
        }
    }
}