From 5fce1d858346c23417d926a7893950f80e3fc670 Mon Sep 17 00:00:00 2001 From: Helius <wangdoubleone@gmail.com> Date: Mon, 08 Jun 2020 10:33:44 +0800 Subject: [PATCH] modify --- 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 5b5008b..74aa15a 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -91,7 +91,7 @@ app: - debug: true + debug: false redis_expire: 3000 kline-update-job: false newest-price-update-job: true -- Gitblit v1.9.1