This commit is contained in:
lixin
2019-01-05 09:03:27 +08:00
parent 853e6a029b
commit 0713f0f364
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ const service = axios.create({
// baseURL: `http://localhost:8411/submit/MESCommonBase.ashx`,
// baseURL: `http://localhost:8411/submit/MESCommonBase.ashx`,
baseURL: `http://192.168.1.212:8411/submit/MESCommonBase.ashx`,
baseURL: `http://localhost:8411/submit/MESCommonBase.ashx`,
// baseURL: `http://localhost:8077/submit/MESCommonBase.ashx`,
// baseURL: `http://192.168.0.112:8411/submit/MESCommonBase.ashx`,
timeout: 1500000 // 请求超时时间