文档
测试

获得我的测试列表

POST
/api/getTestLogs

请求参数

参数名
类型
描述
必填
page
int
可选
pageSize
int
可选

响应参数

参数名
类型
描述
必填
list
list
必填
type
'voice'|'test'|'imitation'
声音测试还是测试题测试
必填
testType
string
测试类型 voice 声音鉴定 love 爱情测试 character 性格测试 social 社交测试 career 事业测试 phycology心理测试
必填
logId
string
测试结果id
必填
time
int
测试时间戳
必填
testData
dict
如果是测试题,则会有testData
可选