From f63e3b1c24d37576eb92f53d40effecd967f4c71 Mon Sep 17 00:00:00 2001 From: wangfei <3597712270@qq.com> Date: 星期四, 19 十二月 2024 14:02:44 +0800 Subject: [PATCH] 部分 --- hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml index 9e4e0bb..097e078 100644 --- a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml +++ b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml @@ -3,7 +3,7 @@ spring: profiles: - active: yw + active: dev application: name: cacheGlass liquibase: @@ -39,7 +39,7 @@ order: false kangaroohy: milo: - enabled: true + enabled: false primary: default config: default: -- Gitblit v1.8.0