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