diff --git a/dangan-ui/src/views/dangan/task/index.vue b/dangan-ui/src/views/dangan/task/index.vue index c4fd4a1..378011d 100644 --- a/dangan-ui/src/views/dangan/task/index.vue +++ b/dangan-ui/src/views/dangan/task/index.vue @@ -804,8 +804,8 @@ // 向给定ID的用户发起请求 //axios.post('https://4493yu98cz42.vicp.fun/get_file_count',`taskId=${this.form.id}`, { //axios.post('http://ocr.nat300.top/get_file_count',`taskId=${this.form.id}`, { - // axios.post('http://20.206.150.166:22443/get_file_count',`taskId=${this.form.id}`, { - axios.post('http://119.45.15.215:2332/get_file_count',`taskId=${this.form.id}`, { + // axios.post('http://119.45.15.215:2332/get_file_count',`taskId=${this.form.id}`, { + axios.post('http://20.206.150.166:22443/get_file_count',`taskId=${this.form.id}`, { headers: { 'Content-Type': 'application/x-www-form-urlencoded' }