curl --location 'https://4sapi.com/api/user/login' \
--header 'Content-Type: application/json' \
--data '{
"username": "集晨",
"password": "ljmzbaxWegmSTQi"
}'{
"message": "Username or password is incorrect, or user has been banned",
"success": false
}