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