From b27a75583e7cb6ac6c267b8fc951745ce5bd9ab6 Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期一, 16 十二月 2024 15:55:59 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10105/r/YiWuProject
---
hangzhoumesParent/moduleService/howllowGlassModule/src/main/resources/application.yml | 14 +++++---------
1 files changed, 5 insertions(+), 9 deletions(-)
diff --git a/hangzhoumesParent/moduleService/howllowGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/howllowGlassModule/src/main/resources/application.yml
index 56609e7..d1efe15 100644
--- a/hangzhoumesParent/moduleService/howllowGlassModule/src/main/resources/application.yml
+++ b/hangzhoumesParent/moduleService/howllowGlassModule/src/main/resources/application.yml
@@ -8,11 +8,11 @@
name: hollowGlass
liquibase:
enabled: false
- task:
- scheduling:
- pool:
- size: 10
- thread-name-prefix: task-hollowGlass
+# task:
+# scheduling:
+# pool:
+# size: 10
+# thread-name-prefix: task-hollowGlass
mybatis-plus:
mapper-locations: classpath*:mapper/*.xml
configuration:
@@ -29,10 +29,6 @@
xMaxSize: 2800
temperingOutTargetPosition: 930
artificialOutTargetPosition: 931
-
- scan:
- ip: 192.168.30.199
- port: 5000
kangaroohy:
milo:
enabled: true
--
Gitblit v1.8.0