curl --location -g --request GET 'https://api.worktool.ymdyes.cn/robot/robotInfo/callBack/get?robotId=worktool1' \ --header 'Content-Type: application/json'
{ "code": 0, "message": "string", "data": [ { "id": 0, "type": 0, "callBackUrl": "string", "typeName": "string" } ] }