Commit 2bf845d4 authored by Gakki's avatar Gakki

yangpu documents

parent 68114d7c
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
}, },
{ {
"name": "documents", "name": "documents",
"entry": "http://31.0.161.39/documents", "entry": "http://10.216.118.142/documents",
"activeRule": "/documents" "activeRule": "/documents"
} }
], ],
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
}, },
{ {
"name": "documents", "name": "documents",
"entry": "http://xuhui.hm.omniview.pro/documents", "entry": "http://yangpu-hm.omniview.pro/documents",
"activeRule": "/documents" "activeRule": "/documents"
} }
] ]
......
...@@ -63,7 +63,7 @@ case 'huangpu-prod': ...@@ -63,7 +63,7 @@ case 'huangpu-prod':
default: // 默认环境下(开发环境) default: // 默认环境下(开发环境)
// BASE_URL = 'http://31.0.161.39/apiv2' // BASE_URL = 'http://31.0.161.39/apiv2'
// BASE_URL = 'http://211.136.105.193/apiv2' // BASE_URL = 'http://211.136.105.193/apiv2'
BASE_URL = 'http://xuhui.hm.omniview.pro/api/v2' BASE_URL = 'http://yangpu-hm.omniview.pro/api/v2'
// BASE_URL = 'http://pudong.hm.omniview.pro/api/v2' // BASE_URL = 'http://pudong.hm.omniview.pro/api/v2'
// BASE_URL = 'http://211.136.105.193/apiv2' // BASE_URL = 'http://211.136.105.193/apiv2'
MOCK_URL = 'https://yapi.omniview.pro/mock/283' MOCK_URL = 'https://yapi.omniview.pro/mock/283'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment