From c576b9f8f6a49a1efb27e5e7d1e09fc5f2336796 Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Wed, 02 Dec 2020 17:58:44 +0800 Subject: [PATCH] Merge branch 'outcenter' of https://gitee.com/chonggaoxiao/new_excoin.git into outcenter --- src/main/resources/application-test.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index ea4cc9a..a861cc2 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -96,7 +96,7 @@ kline-update-job: false newest-price-update-job: true exchange-trade: true - day-line: false + day-line: true other-job: true loop-job: false rabbit-consumer: false -- Gitblit v1.9.1