From bf8fbf4927d8ddec69893a6bebb79dadf1b4225d Mon Sep 17 00:00:00 2001 From: chenzhangyue <chenzhangyue01@weidian.com> Date: 星期五, 01 九月 2023 17:22:53 +0800 Subject: [PATCH] bugfix:这里应该不存在key才初始化一次 --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 21f4006..776ebe1 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /target/ /src/main/resources/static/ +certificates -- Gitblit v1.8.0