From a9b1cf2af50878d2d97fcb5a98bdce17765d9e67 Mon Sep 17 00:00:00 2001
From: wzy <wzy19931122ai@163.com>
Date: Sat, 06 Jun 2020 13:29:35 +0800
Subject: [PATCH] modify

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