From 1328040419e281c2d3418f27758c26adc14dab87 Mon Sep 17 00:00:00 2001 From: ZengTao <2773468879@qq.com> Date: 星期二, 20 八月 2024 16:04:30 +0800 Subject: [PATCH] 恢复代码 --- 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