Commit aec5af9b authored by 程卓's avatar 程卓

init

parent 09f60e48
...@@ -19,11 +19,11 @@ case 'xuhui-prod': ...@@ -19,11 +19,11 @@ case 'xuhui-prod':
break break
case 'yangpu-sit': case 'yangpu-sit':
BASE_URL = '/api/v2' BASE_URL = 'http://yangpu-hm.omniview.pro/api/v2'
break break
case 'yangpu-prod': case 'yangpu-prod':
BASE_URL = '/api' BASE_URL = 'http://yangpu-hm.omniview.pro/api/'
break break
case 'huangpu-sit': case 'huangpu-sit':
......
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