|
|
|
|
@ -757,7 +757,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://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}`, {
|
|
|
|
|
headers: {
|
|
|
|
|
'Content-Type': 'application/x-www-form-urlencoded'
|
|
|
|
|
}
|
|
|
|
|
|