curl --location --request POST 'https://qiyukf.com/openapi/evaluation/setting/get?appKey=&time=&checksum=' \
--header 'Content-Type: application/json' \
--data-raw '{
"fromType": "iOS"
}'
{
"list": [
{
"name": "非常不满意",
"tagList": [],
"value": 1
},
{
"name": "不满意",
"tagList": [],
"value": 25
},
{
"name": "一般",
"tagList": [],
"value": 50
},
{
"name": "满意",
"tagList": [],
"value": 75
},
{
"name": "非常满意",
"tagList": [
"幽默",
"热情"
],
"value": 100
}
],
"messageInvite": "感谢您的咨询,请对 ${客服名} 的服务做出评价",
"note": "五级评价模式",
"title": "模式三",
"type": 5
}