From 78d39c4e43c80ea16cc96dc73d60c8880ac5020d Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Mon, 30 Nov 2020 17:15:59 +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