From 5bd109cbeb9545bab28a0b2bd267e02bf3752f0e Mon Sep 17 00:00:00 2001
From: Hentua <wangdoubleone@gmail.com>
Date: Tue, 26 Sep 2023 10:01:54 +0800
Subject: [PATCH] fix

---
 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 7609d80..cd7ffa2 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -82,4 +82,4 @@
   serviceName: yiyuanshucai
 
 system:
-  job: false
\ No newline at end of file
+  job: true
\ No newline at end of file

--
Gitblit v1.9.1