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