From 5abf3e9abb3b8a23c255b94d33de683d26a61406 Mon Sep 17 00:00:00 2001 From: wanglei Date: Mon, 28 Apr 2025 16:47:59 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=86=E5=88=AB=E8=BF=9B=E5=BA=A6=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dangan-ui/src/views/dangan/task/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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' }