修复
This commit is contained in:
2
index.js
2
index.js
@@ -12,7 +12,7 @@ function tongzhi(info,type){
|
|||||||
### [地址](${baseurl + info.url})
|
### [地址](${baseurl + info.url})
|
||||||
${new Date().toString()}
|
${new Date().toString()}
|
||||||
`
|
`
|
||||||
if (JSON.stringify(data) === '{}') {
|
if (JSON.stringify(buglist) === '{}') {
|
||||||
return ;
|
return ;
|
||||||
}
|
}
|
||||||
console.log({text:title,desp:data})
|
console.log({text:title,desp:data})
|
||||||
|
|||||||
Reference in New Issue
Block a user