From ac967fad5c97b2d70249c1becbcd63e9c08a84f5 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Fri, 10 Jan 2025 10:08:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apis/http.js | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apis/http.js b/apis/http.js index 520fa90..2fac715 100644 --- a/apis/http.js +++ b/apis/http.js @@ -4,7 +4,7 @@ class HttpConfig { // #endif // #ifdef APP-PLUS // baseUrl = "http://192.168.0.14:21624"; - baseUrl = "http://192.168.2.127:28080"; + baseUrl = "http://112.29.103.165:21624/dev-api"; // baseUrl = "http://192.168.0.14:21624" // baseUrl = "http://112.29.103.165:21626" // baseUrl = "http://172.20.10.3:8080" diff --git a/manifest.json b/manifest.json index 7760bcb..24c8b39 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "智慧仓储", - "appid" : "__UNI__9D122E1", + "appid" : "__UNI__7BB6516", "description" : "", "versionName" : "1.1.6", "versionCode" : 116,