{
"mobileId": 1401144
}curl --location 'http://127.0.0.1:6873/api/v1/cloud-mobile/remote-connection' \
--header 'Accept-Language: zh-CN' \
--header 'Content-Type: application/json' \
--data '{
"mobileId": 1401144
}'{
"code": 0,
"msg": "Success",
"requestId": "2ba290e2-b1c0-4111-a2b9-046d240477e9",
"timestamp": 1788770855720,
"data": {
"remoteUrl": "string",
"expiredTime": 0,
"validitySeconds": 0
}
}