授权  
答题查询接口
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_familyhas_api_ApiForDaTiSearch
api_token String 用户授权码 已登陆用户授权码,64位16进制编码。
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
version int 版本号 仅用于扩展,无需传入
参数名称 类型 参数描述 备注
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
eventCode String 当前活动编号
titles Title[] 题目 题目
resultMessage String 返回消息 返回的消息描述
isJoin int 用户是否已参加当前进行的活动 0为已参加,1为未参加
hasActivity int 当前是否有活动 0为无活动,1为有活动
Title
参数名称 类型 参数描述 备注
answerD String 答案D
answerB String 答案B
question String 问题
answerC String 答案C
bingo String 正确答案 A or B or C or D
answerA String 答案A