{ "mobile":"", "cookie":"" }
curl --location --request POST '/api/pools/xhs' \ --header 'Content-Type: application/json' \ --data-raw '{ "mobile":"", "cookie":"" }'
{ "code": 0, "msg": "string", "data": null }