{
"type":"password",
"phone":"19938028308",
"password":"8471439"
}
curl --location --request POST '/api/user/app/signin' \
--header 'CLIENT: iOS' \
--header 'Content-Type: application/json' \
--data-raw '{
"type":"password",
"phone":"19938028308",
"password":"8471439"
}'
{}