debug
This commit is contained in:
@@ -380,6 +380,7 @@ function displayHistory() {
|
||||
|
||||
// 方法1:使用 fetch API
|
||||
async function reportStats(data) {
|
||||
console.log(strPushApi)
|
||||
try {
|
||||
const response = await fetch(strPushApi+'/publish', {
|
||||
method: 'POST',
|
||||
|
||||
Reference in New Issue
Block a user