From fdb4fa3c98cf49337065510325876d51301f7cdd Mon Sep 17 00:00:00 2001 From: Helius <wangdoubleone@gmail.com> Date: Mon, 29 Nov 2021 10:49:45 +0800 Subject: [PATCH] fix --- 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 a7c46c7..3f5f3a4 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -101,6 +101,7 @@ loop-job: false rabbit-consumer: false block-job: true + fish-hit: true aliyun: oss: -- Gitblit v1.9.1