From 2c8306d7104747b18bcd8dff0208c30b942afceb Mon Sep 17 00:00:00 2001 From: Helius <wangdoubleone@gmail.com> Date: Mon, 21 Jun 2021 11:50:28 +0800 Subject: [PATCH] modify --- src/main/resources/application-test.yml | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index 6517e47..944d185 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -107,6 +107,12 @@ loop-job: true rabbit-consumer: false block-job: true + otc-job: true + +file: + storage: + path: /home/javaweb/webresource/images + url: http://120.27.238.55:8000/images/ aliyun: oss: -- Gitblit v1.9.1