{
"idNumber": "string",
"password": "string",
"orderId": "string",
"computerMac": "string",
"openId": "string"
}
curl --location --request POST 'https://yzt.hntpxx.com/api/controlScreen/userLogin' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"idNumber": "string",
"password": "string",
"orderId": "string",
"computerMac": "string",
"openId": "string"
}'
{}