From 971e03ccbe5124d4761f56e71025453d1d4742bc Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期三, 17 九月 2025 14:17:08 +0800 Subject: [PATCH] 111 --- util/XkyApiHelper.cs | 15 +++++++++++---- 1 files changed, 11 insertions(+), 4 deletions(-) diff --git a/util/XkyApiHelper.cs b/util/XkyApiHelper.cs index c66c687..0a3159b 100644 --- a/util/XkyApiHelper.cs +++ b/util/XkyApiHelper.cs @@ -16,10 +16,17 @@ //this.operateCompanyCode = "鍙橀噺_operateCompanyCode"; //this.ownerCompanyCode = "鍙橀噺_ownerCompanyCode"; //this.appSecret = "鍙橀噺_appSecret"; - this.appKey = "5f0f8dadc4edc70197a73f7ef506aa9b"; - this.operateCompanyCode = "85621331"; - this.ownerCompanyCode = "85621331"; - this.appSecret = "fa7c117c02fd4967849a612963c034ca"; + //娴嬭瘯 + //this.appKey = "5f0f8dadc4edc70197a73f7ef506aa9b"; + //this.operateCompanyCode = "85621331"; + //this.ownerCompanyCode = "85621331"; + //this.appSecret = "fa7c117c02fd4967849a612963c034ca"; + //this.version = "1.0"; + //姝e紡 + this.appKey = "edfa5f089979c94f2db47ab0b2cdc35d"; + this.operateCompanyCode = "25832037"; + this.ownerCompanyCode = "25832037"; + this.appSecret = "4e46a1b61c5a8ce2fb2a519120f59520"; this.version = "1.0"; } -- Gitblit v1.9.3