From 8ec85f3d39662b276a049c9d9f27b6b3738c580f Mon Sep 17 00:00:00 2001 From: Helius <wangdoubleone@gmail.com> Date: Sun, 07 Jun 2020 15:59:41 +0800 Subject: [PATCH] Merge branch 'master' of https://gitee.com/chonggaoxiao/new_excoin --- 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