This commit is contained in:
zyronon
2024-06-13 01:26:57 +08:00
parent 350d807bd0
commit 4a5bce7ce6
2 changed files with 792 additions and 842 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -24,7 +24,7 @@ async function test() {
console.log('进度', i)
await sleep(100)
axios({
url: 'http://localhost/index.php/v1/support/test',
url: 'http://localhost/index.php/v1/support/addWord',
method: 'post',
data: v
}).then(r => {