From dca3e301410be4aee5a7895a1c2c1bbf90f3d03b Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Wed, 16 Mar 2022 15:21:36 +0800
Subject: [PATCH] 20222223

---
 src/main/resources/application-test.yml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml
index 4e3d2de..944d185 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -109,6 +109,11 @@
   block-job: true
   otc-job: true
 
+file:
+  storage:
+    path: /home/javaweb/webresource/images
+    url: http://120.27.238.55:8000/images/
+
 aliyun:
   oss:
     end-point: https://oss-cn-hangzhou.aliyuncs.com

--
Gitblit v1.9.1