From 3692386628cfdcbf497a5d8bbbc087a3ff75176a Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期五, 30 八月 2024 20:27:57 +0800 Subject: [PATCH] 重置密码 --- se-modules/se-system/src/main/resources/bootstrap.yml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/se-modules/se-system/src/main/resources/bootstrap.yml b/se-modules/se-system/src/main/resources/bootstrap.yml index 60963fc..9f8233b 100644 --- a/se-modules/se-system/src/main/resources/bootstrap.yml +++ b/se-modules/se-system/src/main/resources/bootstrap.yml @@ -25,3 +25,4 @@ # 鍏变韩閰嶇疆 shared-configs: - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} +enableEncrypt: true \ No newline at end of file -- Gitblit v1.9.3