From 7b21909966215f1335971b4cf154302eb79e6113 Mon Sep 17 00:00:00 2001
From: liulin <lin.liu@88.com>
Date: 星期四, 10 七月 2025 13:50:42 +0800
Subject: [PATCH] 初始化项目

---
 src/main/resources/application-test.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml
index 6646756..3bf196f 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -45,4 +45,4 @@
 # quartz定时任务配置
 quartz:
   # 是否启用
-  enable: false
\ No newline at end of file
+  enable: true
\ No newline at end of file

--
Gitblit v1.9.3