curl --location 'http://api6.juxin100.com/api/serviceListScreen' \
--header 'Content-Type: application/json' \
--data '{
"tid": "serviceListScreen",
"ftoken": "string",
"data": {
"dsuid": null,
"serciceid": null,
"sex": "不限",
"online": "不限",
"city": "不限",
"area": null,
"rank": null,
"position": null,
"timbre": null,
"page": "1",
"pageSize": "10",
"isnew": null,
"version": "1.0.1",
"sort_type": "1"
},
"app_type": "voicesprite",
"version": "2.1.9",
"fid": 0,
"packageStatus": 1
}'{
"code": 0,
"msg": "string",
"data": {}
}