diff --git a/vue.config.js b/vue.config.js index eb81ead..49b7ff2 100644 --- a/vue.config.js +++ b/vue.config.js @@ -6,7 +6,7 @@ // const url = 'http://192.168.31.149:9999' // 胜浩 // const url = 'http://127.0.0.1:9999' // 本地 -const url = 'http://81.70.55.170:9999' // 测试服务器 +const url = 'http://39.97.244.65:9999' // 测试服务器 // const url = 'http://62.234.122.43:9999' //正式服务器1 // const url = 'http://82.156.35.22:9999' // 正式服务器2