curl --location --request GET 'https://zhenlingcn.com/gxapi/fortune/psych/selfWorthQuestions?signature=&appKey=×tamp='
{
"code": 10000,
"data": [
{
"item": [
{
"answer": "非常相符",
"type": "A"
},
{
"answer": "大致相符",
"type": "B"
},
{
"answer": "不符合",
"type": "C"
}
],
"no": 1,
"problem": "大体上对自己感到满意?"
},
{
"item": [
{
"answer": "非常相符",
"type": "A"
},
{
"answer": "大致相符",
"type": "B"
},
{
"answer": "不符合",
"type": "C"
}
],
"no": 2,
"problem": "有时感觉自己非常无能?"
},
{
"item": [
{
"answer": "非常相符",
"type": "A"
},
{
"answer": "大致相符",
"type": "B"
},
{
"answer": "不符合",
"type": "C"
}
],
"no": 3,
"problem": "觉得自己有很多优点?"
},
{
"item": [
{
"answer": "非常相符",
"type": "A"
},
{
"answer": "大致相符",
"type": "B"
},
{
"answer": "不符合",
"type": "C"
}
],
"no": 4,
"problem": "一般的人能做好的事,自己也能做好?"
},
{
"item": [
{
"answer": "非常相符",
"type": "A"
},
{
"answer": "大致相符",
"type": "B"
},
{
"answer": "不符合",
"type": "C"
}
],
"no": 5,
"problem": "觉得自己没有值得骄傲的地方?"
},
{
"item": [
{
"answer": "非常相符",
"type": "A"
},
{
"answer": "大致相符",
"type": "B"
},
{
"answer": "不符合",
"type": "C"
}
],
"no": 6,
"problem": "有时感觉自己毫无作为?"
},
{
"item": [
{
"answer": "非常相符",
"type": "A"
},
{
"answer": "大致相符",
"type": "B"
},
{
"answer": "不符合",
"type": "C"
}
],
"no": 7,
"problem": "觉得自己至少要有与别人相同程度的价值?"
},
{
"item": [
{
"answer": "非常相符",
"type": "A"
},
{
"answer": "大致相符",
"type": "B"
},
{
"answer": "不符合",
"type": "C"
}
],
"no": 8,
"problem": "觉得自己要能更尊重自己一点就好了?"
},
{
"item": [
{
"answer": "非常相符",
"type": "A"
},
{
"answer": "大致相符",
"type": "B"
},
{
"answer": "不符合",
"type": "C"
}
],
"no": 9,
"problem": "觉得自己好像无论做任何事都做不好?"
},
{
"item": [
{
"answer": "非常相符",
"type": "A"
},
{
"answer": "大致相符",
"type": "B"
},
{
"answer": "不符合",
"type": "C"
}
],
"no": 10,
"problem": "所有的事都会往好的方面着想?"
}
],
"msg": "操作成功",
"subCode": "OK"
}