Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
951f941eee |
@@ -975,8 +975,7 @@ DELETE /api/history/<id> // 删除历史</code></pre>
|
||||
method: 'POST',
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
'X-From': 'web',
|
||||
'X-Caller': '游客'
|
||||
'X-From': 'web'
|
||||
},
|
||||
body: JSON.stringify(currentData)
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user