From c9cfcbda7fb7c8b62b27d623feb0418790396740 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 18 九月 2026 11:09:07 +0800
Subject: [PATCH] 天津融邦环保app 1.部署修改
---
src/config.js | 4 ++--
src/manifest.json | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/config.js b/src/config.js
index 27244b3..fe100fd 100644
--- a/src/config.js
+++ b/src/config.js
@@ -1,7 +1,7 @@
// 搴旂敤鍏ㄥ眬閰嶇疆
const config = {
- baseUrl: "http://1.15.17.182:9048",
- fileUrl: "http://1.15.17.182:9049",
+ baseUrl: "http://36.213.90.123:9017",
+ fileUrl: "http://36.213.90.123:9018",
// 搴旂敤淇℃伅
appInfo: {
// 搴旂敤鍚嶇О
diff --git a/src/manifest.json b/src/manifest.json
index d0d0ccf..6a588d8 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,6 +1,6 @@
{
- "name" : "淇℃伅绠$悊Pro-OA",
- "appid" : "__UNI__751174B",
+ "name" : "铻嶉偊鐜繚",
+ "appid" : "__UNI__1865C67",
"description" : "",
"versionName" : "1.1.5",
"versionCode" : 100,
--
Gitblit v1.9.3