From ee73bdaa8bf15e7c1ab1e77feeb4a5c91d1c8afc Mon Sep 17 00:00:00 2001 From: BTMuli Date: Mon, 22 May 2023 18:37:39 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=E6=9B=B4=E6=96=B0=20salt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/web/constant/salt.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/web/constant/salt.ts b/src/web/constant/salt.ts index 49bccdf8..4031da32 100644 --- a/src/web/constant/salt.ts +++ b/src/web/constant/salt.ts @@ -7,13 +7,13 @@ /** * @description salt 值 - * @version 2.49.1 + * @version 2.50.1 * @since Alpha v0.2.0 */ const SALT = { BBS: { - K2: "egBrFMO1BPBG0UX5XOuuwMRLZKwTVKRV", - LK2: "DG8lqMyc9gquwAUFc7zBS62ijQRX9XF7", + K2: "A4lPYtN0KGRVwE5M5Fm0DqQiC5VVMVM3", + LK2: "kkFiNdhyHqZ1VnDRHnU1podIvO4eiHcs", }, Other: { X4: "xV8v4Qu54lUKrEYFZkJhB8cuOh9Asafs",