From 36a143b19cc919c9a814d065029b2340ef7330d7 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Mon, 13 Jun 2022 14:56:25 +0800
Subject: [PATCH] 20220606

---
 src/main/resources/application.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 5f5d326..7d62cc0 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -1,4 +1,4 @@
 # �����ϴ�ͼƬ��·���ͷ���ͼƬͼƬ��·��
 upload.file.location=file:D:/Tools/
 upload.file.path =/image/**
-static.resource.url =http://localhost:8878/image/
+static.resource.url =http://192.168.0.11:8878/image/

--
Gitblit v1.9.1