From c418c3f88decb6ab98d0c088a68b177b1e9ee9ad Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Mon, 08 Jun 2020 12:08:34 +0800 Subject: [PATCH] 20200608 代码提交 --- 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