curl --location --request POST 'https://twitter.good6.top/api/base/apitools/loginPost' \
--header 'Content-Type: application/json' \
--data-raw '{
"apiKey": "string",
"backCode": "string",
"email": "string",
"faCode": "string",
"password": "string",
"proxyUrl": "string",
"resFormat": "string",
"screenName": "string"
}'
{
"code": 0,
"data": {},
"msg": "string",
"result": {}
}