From 68ee8235c8cd659fba5e59e3d924d5ea093504ab Mon Sep 17 00:00:00 2001 From: wu <731351411@qq.com> Date: 星期四, 18 七月 2024 08:39:57 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml index b13162f..8df8e09 100644 --- a/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml +++ b/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml @@ -3,7 +3,7 @@ spring: profiles: - active: dev + active: cz application: name: unLoadGlass @@ -14,8 +14,10 @@ log-impl: org.apache.ibatis.logging.stdout.StdOutImpl mes: - maxWidth: 1000 #涓嬬墖鐨勬渶澶у搴� - maxHeight: 1000 #涓嬬墖鐨勬渶澶ч珮搴� + maxWidth: 2500 #涓嬬墖鐨勬渶澶у搴� + maxHeight: 2000 #涓嬬墖鐨勬渶澶ч珮搴� + minWidth: 400 #涓嬬墖鐨勬渶灏忓搴� + minHeight: 400 #涓嬬墖鐨勬渶灏忛珮搴� throughWidth: 3000 - throughHeight: 3000 + throughHeight: 2500 threshold: 5 #涓嬬墖鐨勬渶澶ч槇鍊� -- Gitblit v1.8.0