Commit 1b6b084f authored by Gakki's avatar Gakki

huangpu api

parent 449b290a
......@@ -38,6 +38,19 @@ case 'xuhui-prod':
break
case 'huangpu-sit':
BASE_URL = 'http://huangpu.hm.omniview.pro/api', // 徐汇
FANGDI_URL = 'http://962121.fgj.sh.gov.cn/wyweb/shanghaiwuye'
break
case 'huangpu-prod':
// BASE_URL = 'http://31.0.161.39/apiv2', // 徐汇
// FANGDI_URL = 'http://962121.fgj.sh.gov.cn/wyweb/shanghaiwuye'
break
default: // 默认环境下(开发环境)
// BASE_URL = 'http://31.0.161.39/apiv2'
BASE_URL = 'http://xuhui.hm.omniview.pro/api'
......
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