人员管理
This commit is contained in:
@@ -10,22 +10,7 @@ export const name = `OP8888`
|
||||
export const upload = `http://localhost:8411/submit/uploadFile.ashx`
|
||||
export const download = `http://localhost:8411/submit/downloadFile.ashx`
|
||||
const service = axios.create({
|
||||
<<<<<<< HEAD
|
||||
baseURL: `http://localhost:8411/submit/MESCommonBase.ashx`,
|
||||
=======
|
||||
|
||||
// baseURL: `http://192.168.1.149:8411/submit/MESCommonBase.ashx`,
|
||||
// baseURL: `http://192.168.1.149:8411/submit/MESCommonBase.ashx`,
|
||||
>>>>>>> 7cdb10d153358b72f95165dd7f3a12ad7675f14d
|
||||
// baseURL: `http://localhost:8411/submit/MESCommonBase.ashx`,
|
||||
|
||||
baseURL: `http://192.168.0.105:8411/submit/MESCommonBase.ashx`,
|
||||
// baseURL: `http://192.168.1.149:8411/submit/MESCommonBase.ashx`,
|
||||
|
||||
// baseURL: `http://localhost:8411/submit/MESCommonBase.ashx`,
|
||||
// baseURL: `http://192.168.137.85:8411/submit/MESCommonBase.ashx`, // 李鑫
|
||||
|
||||
// baseURL: `http://192.168.1.112:8411/submit/MESCommonBase.ashx`,
|
||||
timeout: 1500000 // 请求超时时间
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user