{
"mobileId": 39265,
"isRemove": false
}curl --location 'http://127.0.0.1:6873/api/v1/cloud-mobile/screen-cap' \
--header 'Accept-Language: zh-CN' \
--header 'Content-Type: application/json' \
--data '{
"mobileId": 39265,
"isRemove": false
}'{
"code": 0,
"msg": "string",
"requestId": "string",
"timestamp": 0,
"data": {
"url": "string",
"expireAt": 0,
"success": true,
"reason": null
}
}