钉钉机器人发送消息命令
2017-11-10 本文已影响0人
fight_
curl 'https://oapi.dingtalk.com/robot/send?access_token=79fa862e49d152629fe782b260732b65eda3ecb6798304e1c49be9ce35805164' -H 'Content-Type: application/json' -d '{"msgtype": "text", "text": {"content": "HHHH我就是我, 是不一样的烟火"}}'