From a0d929f7e31fad45348c25ac8b457efd75b8748c Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Wed, 29 Jun 2022 18:28:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= 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 398bfcf..a399715 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.148:9999' ;// 泽明 +const base = 'http://192.168.31.148:9999' ;// 泽明 // const base = 'http://192.168.31.86:9999' ;// 胜浩 // const base = 'http://192.168.31.161:9999' // 长龙 // const base = 'https://zanyong.hfju.com';// 正式 AI销管