From 223ea47caf200c0eb2e60fdca825e557b619bc68 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Wed, 17 Apr 2024 14:44:40 +0800 Subject: [PATCH] =?UTF-8?q?Update=20Springblade=E9=BB=98=E8=AE=A4=E5=AF=86?= =?UTF-8?q?=E9=92=A5=E5=8F=AF=E4=BC=AA=E9=80=A0=E5=87=AD=E6=8D=AE.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Springblade默认密钥可伪造凭据.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Springblade默认密钥可伪造凭据.md b/Springblade默认密钥可伪造凭据.md index 1359429..8a9bc02 100644 --- a/Springblade默认密钥可伪造凭据.md +++ b/Springblade默认密钥可伪造凭据.md @@ -1,6 +1,9 @@ ## Springblade默认密钥可伪造凭据 -密钥:bladexisapowerfulmicroservicearchitectureupgradedandoptimizedfromacommercialproject +## 默认密钥 +``` +String SIGN_KEY = "bladexisapowerfulmicroservicearchitectureupgradedandoptimizedfromacommercialproject"; +``` ## poc ```