java发送企业会话消息返回 40035-不合法的参数
Rejava发送企业会话消息返回 40035-不合法的参数
我是直接curl的,发现怎么测试都不行,后来做了一些调试,才发现应该这样写:
curl -H 'Content-type: application/json' -X POST -d '{'msgtype': 'text','text': {'content': '我就是我, 是不一样的烟火'}, 'at': {'atMobiles': ['1560671****'], 'isAtAll': false}}' htps://oapi.dingtalk.com/robot/send?access_token=*************
赞0
踩0