From 7a8ce5a3760aa10a8109f9d34f13d19652975404 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期日, 29 十二月 2024 20:06:56 +0800
Subject: [PATCH] 1、erp报工接口改造,ip改为配置

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

diff --git a/hangzhoumesParent/moduleService/howllowGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/howllowGlassModule/src/main/resources/application.yml
index d1efe15..71d5812 100644
--- a/hangzhoumesParent/moduleService/howllowGlassModule/src/main/resources/application.yml
+++ b/hangzhoumesParent/moduleService/howllowGlassModule/src/main/resources/application.yml
@@ -29,6 +29,8 @@
   xMaxSize: 2800
   temperingOutTargetPosition: 930
   artificialOutTargetPosition: 931
+  slotMaxHeight: 2500
+  slotMaxthickness: 12
 kangaroohy:
   milo:
     enabled: true

--
Gitblit v1.8.0