From 584860d11b454774b60c71b63d221b5481c0f3bd Mon Sep 17 00:00:00 2001
From: 李 <344137771@qq.com>
Date: Wed, 29 Apr 2026 14:21:48 +0800
Subject: [PATCH] 更新为3.29
---
src/config/index.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/config/index.js b/src/config/index.js
index 0fabe4f..848ec90 100644
--- a/src/config/index.js
+++ b/src/config/index.js
@@ -1,4 +1,4 @@
export default {
Mainly: "US", // 主要使用货币
- onlineService: "https://line.me/ti/p/my2nFFp9TB" // 在线客服地址
+ onlineService: "https://line.me/ti/p/ZpWYkrtgRZ" // 在线客服地址
};
--
Gitblit v1.9.3