From 8d8c01f21aafe8900a1680f16f54c256d7380c1c Mon Sep 17 00:00:00 2001 From: ndbs Date: Tue, 20 Sep 2022 11:26:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=87=E6=B3=A8=E6=B5=8B=E8=AF=95=E5=92=8C?= =?UTF-8?q?=E6=AD=A3=E5=BC=8F=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../LearunApp-2.2.0/config.js | 12 ++++++------ .../LearunApp-2.2.0/manifest.json | 2 +- 2 files changed, 7 insertions(+), 7 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 d84f34b6f..f3f6ba6fe 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js @@ -21,13 +21,13 @@ export default { // "http://192.168.2.98:8088/" // ], "apiHost": [ - //"http://cyzjzx.gnway.cc:29615/" - // "http://cyzjzx.gnway.cc:30626/" - "http://192.168.10.31:8088/" + "http://cyzjzx.gnway.cc:30626/"//测试地址 + // "http://cyzjzx.gnway.cc:29615/"//正式地址 + // "http://192.168.10.31:8088/" ], - // "webHost":"http://cyzjzx.gnway.cc:29618/", - //"webHost":"http://wxd3f.cyzjzx.com/", - "webHost":"http://192.168.10.31:8087/", + "webHost":"http://cyzjzx.gnway.cc:29618/",//测试地址 + //"webHost":"http://wxd3f.cyzjzx.com/",//正式地址 + // "webHost":"http://192.168.10.31:8087/", // 开发环境下自动填充登录账号密码,与接口地址一一对应,只在开发环境下显示 "devAccount": [ // 20201130230 21364200000400266 老师 420528196310072253 学生 420528200606205026 420528200507261428 diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json index bff0c2bc1..2a1860b43 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json @@ -1,6 +1,6 @@ { "name" : "智慧校园", - "appid" : "__UNI__0CE0195", + "appid" : "__UNI__3039520", "description" : "智慧校园移动端", "versionName" : "2.1.0", "versionCode" : 20100,