🌱V2Pnotify.json

This commit is contained in:
Leon 2021-06-24 10:46:35 +08:00 committed by GitHub
parent 9261033440
commit 567172ffe4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,8 +51,8 @@ if (url==="undefined"){url=""}
}
}
$axios(req).then(res=>{
console.log('mynotify1 ֪ͨ½á¹û', res.data)
console.log('mynotify1 ֪ͨ½á¹û', res.data)
}).catch(e=>{
console.error('mynotify1 ֪ͨʧ°Ü', e.message)
console.error('mynotify1 ֪ͨʧ°Ü', e.message)
})
}
}