a
This commit is contained in:
@@ -27,7 +27,7 @@ export const downloadFileMachine = `http://123.56.95.229:8010/submit/downloadFil
|
|||||||
export const MESUploadFile = `http://123.56.95.229:8010/submit/MESUploadFile.ashx`
|
export const MESUploadFile = `http://123.56.95.229:8010/submit/MESUploadFile.ashx`
|
||||||
export const MESDownloadFile = `http://123.56.95.229:8010/submit/MESDownloadFile.ashx`
|
export const MESDownloadFile = `http://123.56.95.229:8010/submit/MESDownloadFile.ashx`
|
||||||
const service = axios.create({
|
const service = axios.create({
|
||||||
baseURL: `http://123.56.95.229:8010/submit/MESCommonBase.ashx`,
|
baseURL: `http://123.56.95.229:58010/submit/MESCommonBase.ashx`,
|
||||||
timeout: 1500000 // 请求超时时间
|
timeout: 1500000 // 请求超时时间
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user