Commit 688575d7 authored by 周健威's avatar 周健威

Update env.js

parent 17348f70
...@@ -11,7 +11,7 @@ module.exports = { ...@@ -11,7 +11,7 @@ module.exports = {
}, },
pro: { pro: {
MODE: 'production', MODE: 'production',
ENV_API: 'https://xxfangche.com', // 正式服务器地址 ENV_API: 'https://mgmt.dfangche.com', // 正式服务器地址
ROUTER_PATH:"/" ROUTER_PATH:"/"
} }
} }
\ No newline at end of file
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