From ac7b42c5f9cda1bdcfb4e7cc44f7184be8eeab36 Mon Sep 17 00:00:00 2001 From: liangkun Date: Thu, 24 Nov 2022 11:03:01 +0800 Subject: [PATCH] =?UTF-8?q?=E9=95=BF=E9=98=B3=E6=AD=A3=E5=BC=8Fapi=20confi?= =?UTF-8?q?g=E4=BD=BF=E7=94=A8ip+=E7=AB=AF=E5=8F=A3?= 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 cfc1a87d9..f9381f03d 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js @@ -22,7 +22,7 @@ export default { // ], "apiHost": [ // "http://cyzjzx.gnway.cc:31218/"//测试地址接口 - // "http://api.cyzjzx.com/"//正式地址接口 + // "http://219.139.155.38:8687/"//正式地址接口 "http://192.168.10.175:8088/" ], // "webHost":"http://cyzjzx.gnway.cc:30549/",//测试地址