From 8a76767b0a7ad271c8487a02063590b956deb5df Mon Sep 17 00:00:00 2001 From: 严智鑫 <test> Date: 星期四, 25 七月 2024 14:30:30 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/HangZhouMes --- hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/application.yml | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/application.yml index d4281e8..d7124b8 100644 --- a/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/application.yml +++ b/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/application.yml @@ -3,7 +3,7 @@ spring: profiles: - active: prod + active: cz application: name: cacheVerticalGlass mybatis-plus: @@ -16,6 +16,7 @@ minCount: 5 carWidth: 5000 #澶ц溅瀹藉害 slotWidth: 5000 #澶ц溅瀹藉害 - inCarMaxSize: 6 #杩涚墖澶ц溅鏈�澶у瓨鏀剧幓鐠冩暟閲� - outCarMaxSize: 1 #鍑虹墖澶ц溅鏈�澶у瓨鏀剧幓鐠冩暟閲� - glassGap: 300 #鐜荤拑闂磋窛 \ No newline at end of file + inCarMaxSize: 2 #杩涚墖澶ц溅鏈�澶у瓨鏀剧幓鐠冩暟閲� + outCarMaxSize: 3 #鍑虹墖澶ц溅鏈�澶у瓨鏀剧幓鐠冩暟閲� + glassGap: 1000 #鐜荤拑闂磋窛 + xMaxSize: 2850 \ No newline at end of file -- Gitblit v1.8.0