From 4ed5bd3c1a277ae1d974a729f5354fb323d62eee Mon Sep 17 00:00:00 2001 From: zhoushihao <zsh19950802@163.com> Date: 星期二, 23 七月 2024 08:38:29 +0800 Subject: [PATCH] 大理片笼:1、解决厚度限制异常 钢化:1、常州钢化小片表数据地址修改 --- hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/application.yml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/application.yml index d4281e8..158bfe1 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,6 @@ minCount: 5 carWidth: 5000 #澶ц溅瀹藉害 slotWidth: 5000 #澶ц溅瀹藉害 - inCarMaxSize: 6 #杩涚墖澶ц溅鏈�澶у瓨鏀剧幓鐠冩暟閲� + inCarMaxSize: 0 #杩涚墖澶ц溅鏈�澶у瓨鏀剧幓鐠冩暟閲� outCarMaxSize: 1 #鍑虹墖澶ц溅鏈�澶у瓨鏀剧幓鐠冩暟閲� - glassGap: 300 #鐜荤拑闂磋窛 \ No newline at end of file + glassGap: 2000 #鐜荤拑闂磋窛 \ No newline at end of file -- Gitblit v1.8.0