Commit 5b23dc10 authored by 吴春's avatar 吴春

1

parent b5880f11
......@@ -47,8 +47,8 @@ module.exports = function(ctx) {
vueRouterMode: 'history', // available values: 'hash', 'history'
env: ctx.dev ? {
// API: 'http://localhost:5001/api',
API: 'http://192.168.10.128:8300/api',
API: 'http://localhost:5001/api',
// API: 'http://192.168.10.128:8300/api',
// API: 'https://eduapi.oytour.com/api',
API_ZC: 'http://192.168.10.238:8087/api',
API_SK: 'ws://websocket.oytour.com/ws',
......
This diff is collapsed.
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