Commit b7b51b2f authored by huangcb's avatar huangcb

调整开发环境信息

parent 85bbd610
...@@ -3,7 +3,7 @@ ENV = 'development' ...@@ -3,7 +3,7 @@ ENV = 'development'
# base api # base api
#VUE_APP_BASE_API = 'http://localhost:8082' #VUE_APP_BASE_API = 'http://localhost:8082'
VUE_APP_BASE_API = 'http://192.168.31.248:8082' VUE_APP_BASE_API = 'http://192.168.31.248:8085/dataCenterApi'
# VUE_APP_BASE_API = 'http://esvsy.wicp.vip:28080' # VUE_APP_BASE_API = 'http://esvsy.wicp.vip:28080'
......
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