From 71a5b265af7b8046cbfd65986d4d0adf785d8cbc Mon Sep 17 00:00:00 2001 From: Helius <wangdoubleone@gmail.com> Date: Thu, 13 May 2021 18:56:13 +0800 Subject: [PATCH] modify --- 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 26cf4aa..6f0a502 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -102,6 +102,7 @@ rabbit-consumer: false block-job: true xch-job: true + yunding-consumer: true aliyun: oss: -- Gitblit v1.9.1