From 0891d7534a54f2a09ee7119770b01323a5a72417 Mon Sep 17 00:00:00 2001 From: qinsi_travel Date: Wed, 2 Jul 2025 21:23:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8D=E5=AF=86=E9=92=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Form1.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Form1.cs b/Form1.cs index 3fd2b4b..c58c8ee 100644 --- a/Form1.cs +++ b/Form1.cs @@ -42,11 +42,11 @@ namespace CheckDownload // 阿里云OSS访问密钥Secret private const string OssAccessKeySecret = "7ClQns3wz6psmIp9T2OfuEn3tpzrCK"; // 123盘鉴权密钥 - private const string OneDriveAuthKey = "6SwdpWdSJuJRSh"; + private const string OneDriveAuthKey = "ZhwG3LxOtGJwM3ym"; // 123盘UID - private const string OneDriveUid = "1826795402"; + private const string OneDriveUid = "1850250683"; // 123盘路径(不包含域名)- 修改此处即可同时生效于主备域名 - private const string OneDrivePath = "/1826795402/KeyAuth"; + private const string OneDrivePath = "/1850250683/SuWin"; // 123盘主域名 private const string OneDriveMainDomain = "vip.123pan.cn"; // 123盘备用域名