From 4f7362ec2854732c2ff2454331ec815c4c3147f0 Mon Sep 17 00:00:00 2001 From: lixuliang <lixuliang_hd@126.com> Date: 星期五, 22 十一月 2024 11:08:59 +0800 Subject: [PATCH] Merge branch 'master' of http://103.135.160.14:9034/r/se-cloud --- se-auth/src/main/resources/bootstrap.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/se-auth/src/main/resources/bootstrap.yml b/se-auth/src/main/resources/bootstrap.yml index 5b028cd..71d5269 100644 --- a/se-auth/src/main/resources/bootstrap.yml +++ b/se-auth/src/main/resources/bootstrap.yml @@ -25,4 +25,4 @@ # 鍏变韩閰嶇疆 shared-configs: - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} -enableEncrypt: false \ No newline at end of file +enableEncrypt: true \ No newline at end of file -- Gitblit v1.9.3