curl --location -g --request POST 'https://api.worktool.ymdyes.cn/robot/robotInfo/update?robotId=wechattool1' \
--header 'Content-Type: application/json' \
--data-raw '{
"openCallback": 1,
"replyAll": 1,
"callbackUrl": "https://api.ownthink.com/bot"
}'