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 |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml
index 74aa15a..c7eded1 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -96,7 +96,9 @@
   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