Commit 33d88d5a authored by Gakki's avatar Gakki

ok

parent 8a2f42a2
...@@ -16,12 +16,12 @@ ...@@ -16,12 +16,12 @@
}, },
{ {
"name": "order", "name": "order",
"entry": "http://31.0.161.39/order", "entry": "http://xuhui.hm.omniview.pro/order",
"activeRule": "/order" "activeRule": "/order"
}, },
{ {
"name": "question", "name": "question",
"entry": "http://31.0.161.39/question", "entry": "http://xuhui.hm.omniview.pro/question",
"activeRule": "/question" "activeRule": "/question"
} }
] ]
...@@ -14,7 +14,8 @@ case 'devol': // 本地线上部署环境下 ...@@ -14,7 +14,8 @@ case 'devol': // 本地线上部署环境下
break break
case 'pudong-sit': case 'pudong-sit':
BASE_URL = 'http://211.136.105.193/apiv2' //浦东 BASE_URL = 'http://xuhui.hm.omniview.pro/api',
// BASE_URL = 'http://211.136.105.193/apiv2' //浦东
FANGDI_URL = 'http://962121.fgj.sh.gov.cn/wyweb/shanghaiwuye' FANGDI_URL = 'http://962121.fgj.sh.gov.cn/wyweb/shanghaiwuye'
break break
......
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