From 9b8d63e96ab1930c4eeff26f0764af800284120c Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期二, 09 七月 2024 14:23:38 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/HangZhouMes

---
 hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml
index ea5505e..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,11 +14,10 @@
     log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
 
 mes:
-  maxWidth: 2500    #涓嬬墖鐨勬渶澶у搴� 2500*2000
+  maxWidth: 2500    #涓嬬墖鐨勬渶澶у搴�
   maxHeight: 2000   #涓嬬墖鐨勬渶澶ч珮搴�
-  minWidth: 400 #涓嬬墖鐨勬渶灏忓搴�
-  minHeight: 400   #涓嬬墖鐨勬渶灏忛珮搴�
-
+  minWidth: 400    #涓嬬墖鐨勬渶澶у搴�
+  minHeight: 400   #涓嬬墖鐨勬渶澶ч珮搴�
   throughWidth: 3000
   throughHeight: 2500
   threshold: 5      #涓嬬墖鐨勬渶澶ч槇鍊�

--
Gitblit v1.8.0