Commit 15160dd2 authored by Gakki's avatar Gakki

100改为10

parent d33cd1d1
......@@ -2,22 +2,22 @@
"prod":[ {
"name": "pudong",
"entry": "http://211.136.105.193/elvweb",
"entry": "http://10.220.105.137:81/elvweb",
"activeRule": "/pudong"
},
{
"name": "danger",
"entry": "http://211.136.105.193/dangerweb",
"entry": "http://10.220.105.137:81/dangerweb",
"activeRule": "/danger"
},
{
"name": "czd",
"entry": "http://211.136.105.193/czd",
"entry": "http://10.220.105.137:81/czd",
"activeRule": "/czd"
},
{
"name": "checkorder",
"entry": "http://211.136.105.193/checkorder",
"entry": "http://10.220.105.137:81/checkorder",
"activeRule": "/checkorder"
},
{
......
......@@ -18,7 +18,8 @@ case 'pudong-sit':
break
case 'pudong-prod':
BASE_URL = 'http://211.136.105.193/apiv2',
// BASE_URL = 'http://211.136.105.193/apiv2',
BASE_URL = 'http://10.220.105.137:81/api'
FANGDI_URL = 'http://962121.fgj.sh.gov.cn/wyweb/shanghaiwuye'
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