{
"body":{
"deviceId":0,
"inputId":24,
"name":"crop修改测试",
"cropId":4,
"width":1920,
"heigth":1080,
"x":0,
"y":0
},
"sign":"MjI0OGYzMGQwMjhlMmI4YTNmMjM2MjE3MjYzYTFkODg=",
"pId":"1",
"timeStamp":"1631949094265"
}curl --location --request POST '/open/api/input/updateCrop' \
--header 'Content-Type: application/json' \
--data-raw '{
"body":{
"deviceId":0,
"inputId":24,
"name":"crop修改测试",
"cropId":4,
"width":1920,
"heigth":1080,
"x":0,
"y":0
},
"sign":"MjI0OGYzMGQwMjhlMmI4YTNmMjM2MjE3MjYzYTFkODg=",
"pId":"1",
"timeStamp":"1631949094265"
}'{"data":{},"msg":"","status":0}