From b08b4b56f53e4a3458da98178c03d44c3688a914 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期四, 27 六月 2024 17:07:34 +0800
Subject: [PATCH] 下片功能已完成机械臂交互 待改进:界面新增人工出片功能,移除人工出片阈值校验

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

diff --git a/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml
index 0f84cf8..b13162f 100644
--- a/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml
+++ b/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml
@@ -16,4 +16,6 @@
 mes:
   maxWidth: 1000    #涓嬬墖鐨勬渶澶у搴�
   maxHeight: 1000   #涓嬬墖鐨勬渶澶ч珮搴�
+  throughWidth: 3000
+  throughHeight: 3000
   threshold: 5      #涓嬬墖鐨勬渶澶ч槇鍊�

--
Gitblit v1.8.0