save
This commit is contained in:
1632
js_node/newDicts.cjs
1632
js_node/newDicts.cjs
File diff suppressed because it is too large
Load Diff
@@ -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 => {
|
||||
|
||||
Reference in New Issue
Block a user