From d57b34decf204e4a1d0d5da9a259fdef55608cd5 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期二, 24 十二月 2024 14:30:50 +0800
Subject: [PATCH] 1、大理片笼漏提代码

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

diff --git a/hangzhoumesParent/moduleService/howllowGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/howllowGlassModule/src/main/resources/application.yml
index 7ff2747..71d5812 100644
--- a/hangzhoumesParent/moduleService/howllowGlassModule/src/main/resources/application.yml
+++ b/hangzhoumesParent/moduleService/howllowGlassModule/src/main/resources/application.yml
@@ -3,7 +3,7 @@
 
 spring:
   profiles:
-    active: dev
+    active: yw
   application:
     name: hollowGlass
   liquibase:
@@ -29,9 +29,11 @@
   xMaxSize: 2800
   temperingOutTargetPosition: 930
   artificialOutTargetPosition: 931
+  slotMaxHeight: 2500
+  slotMaxthickness: 12
 kangaroohy:
   milo:
-    enabled: false
+    enabled: true
     primary: default
     config:
       default:

--
Gitblit v1.8.0