20200408llj
This commit is contained in:
@@ -26,6 +26,7 @@ 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.192:8045/submit/MESCommonBase.ashx`,
|
||||
timeout: 1500000 // 请求超时时间
|
||||
})
|
||||
export default service
|
||||
|
||||
Reference in New Issue
Block a user