From a35717b97409aa89bafd0412814e690f306afd61 Mon Sep 17 00:00:00 2001 From: dao Date: Thu, 16 Jan 2025 15:40:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E5=9C=B0=E5=9D=80=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js index 66516c689..c28bf7601 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js @@ -8,9 +8,9 @@ export default { //请求数据的接口地址;可以配置多个,开发环境下登录页会出现选择菜单供您选择 //黑龙江正式地址 "apiHost": [ - "http://1.190.222.34:9001/" + "http://hljysxy.org.cn:9001/" ], - "webHost":"http://1.190.222.34:9000/", + "webHost":"http://hljysxy.org.cn:9000/", //本地: // "apiHost": [ // "http://192.168.10.58:8003/"