{
"check": true,
"mobileIds": [
"121515",
"454515"
]
}curl --location --request POST '/api/v1/cloud-mobile/shutdown-mobile' \
--header 'Content-Type: application/json' \
--data-raw '{
"check": true,
"mobileIds": [
"121515",
"454515"
]
}'{
"code": "",
"data": [
{
"errorMsg": "",
"mobileId": 0,
"mobileName": "",
"status": 0
}
],
"msg": ""
}