From 0fca767d2f68725ff1c83ec30b0d595b965ea2b2 Mon Sep 17 00:00:00 2001
From: Helius <wangdoubleone@gmail.com>
Date: Mon, 06 Jul 2020 09:43:44 +0800
Subject: [PATCH] modify

---
 src/main/resources/application-test.yml |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml
index 5b5008b..c7eded1 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -91,12 +91,14 @@
 
 
 app:
-  debug: true
+  debug: false
   redis_expire: 3000
   kline-update-job: false
   newest-price-update-job: true
   other-job: true
+  loop-job: true
   rabbit-consumer: true
+  block-job: true
 
 aliyun:
   oss:

--
Gitblit v1.9.1