识别进度接口修改

master
wanglei 8 months ago
parent 598d76a1d4
commit 5abf3e9abb

@ -804,8 +804,8 @@
// ID // ID
//axios.post('https://4493yu98cz42.vicp.fun/get_file_count',`taskId=${this.form.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://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: { headers: {
'Content-Type': 'application/x-www-form-urlencoded' 'Content-Type': 'application/x-www-form-urlencoded'
} }

Loading…
Cancel
Save