Commit f9de02e5 authored by Gakki's avatar Gakki

default npm run dev path

parent 1b6b084f
...@@ -53,7 +53,7 @@ case 'huangpu-prod': ...@@ -53,7 +53,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://xuhui.hm.omniview.pro/api' BASE_URL = 'http://huangpu.hm.omniview.pro/api'
// MOCK_URL = 'https://yapi.omniview.pro/mock/278' // MOCK_URL = 'https://yapi.omniview.pro/mock/278'
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