From a0af42a6acfc7a0ebbb92bffc1816525e508af70 Mon Sep 17 00:00:00 2001
From: Pu Zhibing <393733352@qq.com>
Date: 星期五, 17 十月 2025 16:54:06 +0800
Subject: [PATCH] 修改bug

---
 driver/guns-admin/src/main/java/com/supersavedriving/driver/modular/system/util/qianyuntong/QianYunTongConfig.java |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/driver/guns-admin/src/main/java/com/supersavedriving/driver/modular/system/util/qianyuntong/QianYunTongConfig.java b/driver/guns-admin/src/main/java/com/supersavedriving/driver/modular/system/util/qianyuntong/QianYunTongConfig.java
index 7d9d254..01a0b09 100644
--- a/driver/guns-admin/src/main/java/com/supersavedriving/driver/modular/system/util/qianyuntong/QianYunTongConfig.java
+++ b/driver/guns-admin/src/main/java/com/supersavedriving/driver/modular/system/util/qianyuntong/QianYunTongConfig.java
@@ -77,7 +77,7 @@
 			this.status = "1";
 			this.setApiUrl("https://test-zhongtai.stqcloud.com:10070");
 			this.setBucketName("bucuTest0625");
-			this.setAppId("wxcc3c9058e2b294db");
+			this.setAppId("wx1f52be0fdb1d2875");
 			this.setEndPoint("http://119.4.112.68:27741/v1");
 			this.setAccount("d8bef0a04db511f0b79d01a3e2b7587e");
 			this.setAccessKey("TYMFTFD5SIIT15DCCUD7");
@@ -91,7 +91,7 @@
 			this.setStatus("1");
 			this.setApiUrl("https://test-zhongtai.stqcloud.com:10070");
 			this.setBucketName("bucuTest0625");
-			this.setAppId("wxcc3c9058e2b294db");
+			this.setAppId("wx1f52be0fdb1d2875");
 			this.setEndPoint("http://10.30.52.45:27741/v1");
 			this.setAccount("d8bef0a04db511f0b79d01a3e2b7587e");
 			this.setAccessKey("TYMFTFD5SIIT15DCCUD7");
@@ -105,7 +105,7 @@
 			this.setStatus("1");
 			this.setApiUrl("http://jjzhongtai.stqcloud.com:10010");
 			this.setBucketName("qyt20250702");
-			this.setAppId("wxcc3c9058e2b294db");
+			this.setAppId("wx1f52be0fdb1d2875");
 			this.setEndPoint("http://10.30.52.45:27741/v1");
 			this.setAccount("d8bef0a04db511f0b79d01a3e2b7587e");
 			this.setAccessKey("TYMFTFD5SIIT15DCCUD7");

--
Gitblit v1.7.1