From 7f4ae8816d0df23ec4e31b72a9a961a5d49d365d Mon Sep 17 00:00:00 2001 From: wangfei <3597712270@qq.com> Date: 星期二, 27 八月 2024 14:10:18 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/HangZhouMes --- hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml index 3a702c3..8ab9ab1 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: prod + active: dev application: name: cacheGlass mybatis-plus: @@ -18,11 +18,11 @@ secondLength: 2500 min: one: #绗竴鏉$(杈圭嚎鐨勬渶灏忓昂瀵镐俊鎭� - firstLength: 600 - secondLength: 350 + firstLength: 500 + secondLength: 400 two: #绗簩鏉$(杈圭嚎鐨勬渶灏忓昂瀵镐俊鎭� firstLength: 400 - secondLength: 300 + secondLength: 400 sequence: order: false -- Gitblit v1.8.0