From 2ad8ed0b7363704143991010568e7931372d0203 Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Mon, 08 Jun 2020 15:45:57 +0800 Subject: [PATCH] 111 --- src/main/resources/application-test.yml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index d168c0f..5b5008b 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -93,9 +93,10 @@ app: debug: true redis_expire: 3000 - kline-update-job: true + kline-update-job: false newest-price-update-job: true other-job: true + rabbit-consumer: true aliyun: oss: -- Gitblit v1.9.1