From 9978de3764860ec2d247bc0cd3c25a9be786456b Mon Sep 17 00:00:00 2001
From: zhongrj <646384940@qq.com>
Date: Tue, 09 Jan 2024 22:15:13 +0800
Subject: [PATCH] 控制xxljob的启动
---
src/main/resources/application-test.yml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml
index 6e80943..778289b 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -52,3 +52,4 @@
logretentiondays: -1
port: 7018
address:
+ enabled: false
--
Gitblit v1.9.3