{
"encryptType": 0,
"secretKey": "123456123456"
}curl --location --globoff 'https://api.worktool.ymdyes.cn/robot/robotInfo/update?robotId=worktool1' \
--header 'Content-Type: application/json' \
--data '{
"encryptType": 0,
"secretKey": "123456123456"
}'{
"code": 0,
"message": "string",
"data": null
}