From 955c117833da888852a2e0c239350c409cce93d5 Mon Sep 17 00:00:00 2001
From: 南骏 池 <chiffly@163.com>
Date: 星期一, 28 四月 2025 08:50:58 +0800
Subject: [PATCH] 1.OA调通 2.携客云更新appkey

---
 util/XkyApiHelper.cs |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/util/XkyApiHelper.cs b/util/XkyApiHelper.cs
index 5350fcd..1cfa324 100644
--- a/util/XkyApiHelper.cs
+++ b/util/XkyApiHelper.cs
@@ -16,10 +16,10 @@
             //this.operateCompanyCode = "鍙橀噺_operateCompanyCode";
             //this.ownerCompanyCode = "鍙橀噺_ownerCompanyCode";
             //this.appSecret = "鍙橀噺_appSecret";
-            this.appKey = "86d3ae868978beff0d39948c420ec4ff";
-            this.operateCompanyCode = "52265397";
-            this.ownerCompanyCode = "52265397";
-            this.appSecret = "978f5b950aefc3c1e0d4a56a562b0f8c";
+            this.appKey = "5f0f8dadc4edc70197a73f7ef506aa9b";
+            this.operateCompanyCode = "85621331";
+            this.ownerCompanyCode = "85621331";
+            this.appSecret = "fa7c117c02fd4967849a612963c034ca";
             this.version = "1.0";
         }
 

--
Gitblit v1.9.3