From 8a82d82083d777cb08a3b80a00beb6512b7c98cf Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期五, 30 八月 2024 20:30:34 +0800 Subject: [PATCH] 解密 --- se-auth/src/main/resources/bootstrap.yml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/se-auth/src/main/resources/bootstrap.yml b/se-auth/src/main/resources/bootstrap.yml index 5e1086f..8006d1a 100644 --- a/se-auth/src/main/resources/bootstrap.yml +++ b/se-auth/src/main/resources/bootstrap.yml @@ -25,3 +25,4 @@ # 鍏变韩閰嶇疆 shared-configs: - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} +enableEncrypt: false \ No newline at end of file -- Gitblit v1.9.3