From 36562fec2b12fe9eff1dfaa1b5319a4f56efe228 Mon Sep 17 00:00:00 2001 From: Hentua <wangdoubleone@gmail.com> Date: Tue, 26 Sep 2023 10:10:20 +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