curl --location --request GET 'https://www.pushplus.plus/batchSend?token=be8652e98bd04139a13e1bffcd6d0f71&title=消息标题&content=消息内容&template=html&topic=&channel=wechat,webhook,cp&option=,config1,config2&callbackUrl=×tamp=&to=&pre'{
"code": 200,
"msg": "执行成功",
"data": [
{
"shortCode": "f9117123dc31434fa38917b7e4c6c3ff",
"message": "请求成功,请用流水号查询最终发送结果",
"code": 200,
"channel": "wechat"
},
{
"shortCode": "39821494381133a3a19a5bcd3c2bf0d7",
"message": "请求成功,请用流水号查询最终发送结果",
"code": 200,
"channel": "webhook"
},
{
"shortCode": "d12c767e882922eeaa17e70e0e1cfb15",
"message": "请求成功,请用流水号查询最终发送结果",
"code": 200,
"channel": "cp"
}
]
}