{
"token": "be8652e98bd04139a13e1bffcd6d0f71",
"title": "有新客户端上线",
"template": "route",
"topic": "test",
"content": {
"upTIME": "2020年05月22日 17点39分44秒",
"cliIP": "192.168.199.202",
"expTIME": "2020年05月23日 17点39分44秒",
"cliLISTS": [
{
"ip": "192.168.199.71",
"name": "zimi-powerstrip-v2_miio94513445"
},
{
"ip": "192.168.199.73",
"name": "bin"
}
],
"cliNAME": "MiAiSoundbox",
"msgTYPE": "newDHCP",
"cliMAC": "50:a0:09:db:99:28"
}
}curl --location --request POST 'https://www.pushplus.plus/send' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "be8652e98bd04139a13e1bffcd6d0f71",
"title": "有新客户端上线",
"template": "route",
"topic": "test",
"content": {
"upTIME": "2020年05月22日 17点39分44秒",
"cliIP": "192.168.199.202",
"expTIME": "2020年05月23日 17点39分44秒",
"cliLISTS": [
{
"ip": "192.168.199.71",
"name": "zimi-powerstrip-v2_miio94513445"
},
{
"ip": "192.168.199.73",
"name": "bin"
}
],
"cliNAME": "MiAiSoundbox",
"msgTYPE": "newDHCP",
"cliMAC": "50:a0:09:db:99:28"
}
}'{
"code": 200,
"msg": "请求成功",
"data": "075074e3c17e449e9a0cb79cc6f3fc83"
}