{
"current": 1,
"size": 1,
"identityType": 0,
"nickname": "string"
}curl --location --request POST 'https://w.xiaoliebian.com/api/xiaoliebian-shipinhao/open/api/talent/page' \
--header 'Content-Type: application/json' \
--data-raw '{
"current": 1,
"size": 1,
"identityType": 0,
"nickname": "string"
}'{
"total": 0,
"pages": 0,
"records": [
{
"talentAppid": "",
"shopAppid": "",
"nickname": "",
"headImgUrl": "",
"identityType": "",
"enableShowLive": false,
"enableShowFeed": false
}
]
}