diff --git a/vue.config.js b/vue.config.js index 5365952..eb81ead 100644 --- a/vue.config.js +++ b/vue.config.js @@ -2,7 +2,7 @@ * 配置参考: * https://cli.vuejs.org/zh/config/ */ -// const url = 'http://192.168.31.161:9999' //长龙 +// const url = 'http://192.168.31.160:9999' //长龙 // const url = 'http://192.168.31.149:9999' // 胜浩 // const url = 'http://127.0.0.1:9999' // 本地