From 82edd86447f5e1cde43c74cfc8a930cb9e861284 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期三, 20 五月 2026 17:30:38 +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..a0c8713 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://1.15.17.182:9057",
+ fileUrl: "http://1.15.17.182:9056",
// 搴旂敤淇℃伅
appInfo: {
// 搴旂敤鍚嶇О
diff --git a/src/manifest.json b/src/manifest.json
index 37d657d..ee5f3cd 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,6 +1,6 @@
{
- "name" : "淇℃伅绠$悊Pro",
- "appid" : "__UNI__23907A3",
+ "name" : "甯お浼橀��",
+ "appid" : "__UNI__708CBC6",
"description" : "",
"versionName" : "1.1.5",
"versionCode" : 100,
--
Gitblit v1.9.3