From 98b779a622a0320eb3259431c0da2e76ab3b530e Mon Sep 17 00:00:00 2001 From: admin <362324317@qq.com> Date: Sun, 17 May 2026 22:11:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20getAndValidateCredential=20=E8=BF=94?= =?UTF-8?q?=E5=9B=9E=E5=8A=A0=E5=AF=86cookie=E5=AF=BC=E8=87=B4=E5=A4=B8?= =?UTF-8?q?=E5=85=8BAPI=20401?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source_clean/src/cloud/credential.service.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/source_clean/src/cloud/credential.service.ts b/source_clean/src/cloud/credential.service.ts index 5f2b71d..b729afc 100644 --- a/source_clean/src/cloud/credential.service.ts +++ b/source_clean/src/cloud/credential.service.ts @@ -382,6 +382,7 @@ export async function getAndValidateCredential(cloudType: string): Promise