From f571724ca0b13486a7ca59f2ccb1a4adb2c9c1fd Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 21 五月 2026 16:00:10 +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..d5837a0 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://42.63.70.231:9000",
+ fileUrl: "http://42.63.70.231:9001",
// 搴旂敤淇℃伅
appInfo: {
// 搴旂敤鍚嶇О
diff --git a/src/manifest.json b/src/manifest.json
index 37d657d..880db5a 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,6 +1,6 @@
{
- "name" : "淇℃伅绠$悊Pro",
- "appid" : "__UNI__23907A3",
+ "name" : "鑻辨辰闃查攬",
+ "appid" : "__UNI__3EC1A32",
"description" : "",
"versionName" : "1.1.5",
"versionCode" : 100,
--
Gitblit v1.9.3