Commit 06f8d39c authored by zhengke's avatar zhengke

修改

parent 054e6eeb
...@@ -47,18 +47,7 @@ module.exports = function (ctx) { ...@@ -47,18 +47,7 @@ module.exports = function (ctx) {
vueRouterMode: 'hash', // available values: 'hash', 'history' vueRouterMode: 'hash', // available values: 'hash', 'history'
env: ctx.dev ? { env: ctx.dev ? {
//API: 'http://192.168.1.36:8300/api' API: 'https://192.168.20.24:8300/api',
// API: 'https://localhost:5001/api',
// API: 'http://192.168.20.51:8088/api',
// API: 'http://192.168.20.24:8300/api',
API: 'https://eduapi.oytour.com/api',
// API: 'http://testeduapi.oytour.com/api',
// API: 'http://192.168.20.9:8085/api',
// API: 'http://192.168.20.7:8085/api',
// API: 'http://192.168.20.17:8017/api',
// API: 'http://192.168.20.51:8088/api',
// API: 'http://eduapi.oytour.com/api',
API_ZC:'http://192.168.20.9:8087/api', API_ZC:'http://192.168.20.9:8087/api',
API_SK:'ws:192.168.20.214:' API_SK:'ws:192.168.20.214:'
} : { } : {
......
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