From c3889b92e80992524e0f60371edf775ca7e28922 Mon Sep 17 00:00:00 2001 From: 严智鑫 <test> Date: 星期五, 12 七月 2024 13:50:26 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/HangZhouMes --- 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..d3918be 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