{
"mobileId": 1401073,
"pos":[300,700],
}curl --location 'http://127.0.0.1:6873/api/v1/cloud-mobile/touch-double-click' \
--header 'Accept-Language: zh-CN' \
--header 'Authorization: NULL' \
--header 'Content-Type: application/json' \
--data '{
"mobileId": 1401073,
"pos":[300,700],
}'{
"code": 0,
"msg": null,
"data": {
"status": "finish"
},
"requestId": "f4daf123c51247cdae631b81d650a455"
}