文档
测试
POST
/api/doTest

接口描述

用户选择答案完成后统一答题

请求参数

参数名
类型
描述
必填
testId
string
测试id
必填
answerInds
string
逗号分隔,序号从0开始,e.g.: '0, 2, 1' 表示答了三道题,分别选了第一个答案,第三个答案和二个答案
必填

响应参数

参数名
类型
描述
必填
state
'0'|'1'
可用状态,审核状态 0 需要人工审核/审核中 1不需要人工审核/审核结束
必填
message
string
寄语
必填
heartValue
int
必填
socialValue
int
必填
loveLuckValue
int
必填
verifier
string
审核人
必填
score
int
得分
必填
uid
string
uid
必填
_id
string
测试id
必填
time
int
创建时间戳
必填
sex
'1'|'0'
性别
必填
otherResult
list
中间那块
必填
typeDetail
string
[测试类型]类型 如果是性格测试则表示性格类型
必填
testId
string
测试的Id
必填
type
string
测试类型 voice 声音鉴定 love 爱情测试 character 性格测试 social 社交测试 career 事业测试 phycology心理测试
必填