From 484eebfadf5f87ca5085ce40ebfdc6212e2a88ef Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Fri, 9 Dec 2022 19:52:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E9=95=BF=E9=BE=99=E5=9F=9F?= =?UTF-8?q?=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' // 本地