任务记录

master
wanglei 8 months ago
parent c22178bad4
commit 2f20cffc04

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

Loading…
Cancel
Save