{
    "token":"be8652e98bd04139a13e1bffcd6d0f71",
    "title":"标题",
    "content":"消息内容",
    "topic":"code",
    "template":"html"
}curl --location --request POST 'https://www.pushplus.plus/send' \
--header 'Content-Type: application/json' \
--data-raw '{
    "token":"be8652e98bd04139a13e1bffcd6d0f71",
    "title":"标题",
    "content":"消息内容",
    "topic":"code",
    "template":"html"
}'{
    "code": 200,
    "msg": "请求成功",
    "data": "075074e3c17e449e9a0cb79cc6f3fc83"
}