From 57683f5cfffed7aff78bd7f8c9df21dc31289e39 Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Tue, 9 Aug 2022 15:06:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9domain=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/domain.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/domain.js b/utils/domain.js index 0a38914..2f47b31 100644 --- a/utils/domain.js +++ b/utils/domain.js @@ -1,6 +1,6 @@ -const base = 'http://81.70.55.170:9999'; // 测试站 +// const base = 'http://81.70.55.170:9999'; // 测试站 // const base = 'http://127.0.0.1:9999'; // 本地 -// const base = 'http://192.168.31.94:9999' ;// 胜浩 +const base = 'http://192.168.31.149:9999' ;// 胜浩 // const base = 'http://192.168.31.161:9999' // 长龙 // const base = 'https://zanyong.hfju.com';// 正式 AI销管// 弃用 // const base = 'https://hxz.quhouse.com';// 正式 AI销讲助手