首次不退送

This commit is contained in:
2020-09-22 12:08:09 +08:00
parent f41ad93a94
commit 464567f4ea

View File

@@ -12,7 +12,9 @@ function tongzhi(info,type){
### [地址](${baseurl + info.url})
${new Date().toString()}
`
if (JSON.stringify(data) === '{}') {
return ;
}
console.log({text:title,desp:data})
// console.log(`https://sc.ftqq.com/SCU48648T7fd03646ac5b5ea64eabc66150de705a5cb02e1c89ca0.send?text=${title}&desp=${data}`)
axios.post(`https://sc.ftqq.com/SCU48648T7fd03646ac5b5ea64eabc66150de705a5cb02e1c89ca0.send`,`text=${title}&desp=${data}`).then((res)=>{