curl --location --request POST '/api/xhs/xs' \
--header 'Content-Type: application/json' \
--data-raw '{
"a1": "194fa029a780aceej3dvs06kum1qwb6r09b0g5ghp30000317563",
"params": {},
"method": "post",
"api": "/api/sns/web/v2/login/code"
}'
{
"code": 0,
"msg": "",
"data": {
"X-s": "XXX",
"X-t": 0
}
}