From 01aa2cc5c8fafd89ff763bfb0016c4983ff79648 Mon Sep 17 00:00:00 2001
From: gao <gaoleox@163>
Date: Fri, 05 Jun 2020 19:33:20 +0800
Subject: [PATCH] Merge branch 'master' of https://chonggaoxiao:xcg523511090712@gitee.com/chonggaoxiao/new_excoin.git

---
 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