From edd5bf1c50327c7da1c18f82b46f8cee64d5bab1 Mon Sep 17 00:00:00 2001
From: KKSU <15274802129@163.com>
Date: Tue, 09 Jan 2024 14:37:59 +0800
Subject: [PATCH] 20220812
---
src/main/resources/application-test.yml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml
index 4bfb717..71fac82 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -100,12 +100,12 @@
static:
resource:
- url: http://fnt-sh.com/uploadeFile/image/
+ url: http://admin.fnt-sh.com/uploadeFile/image/
path: /home/javaweb/webresource/uploadeFile/image/
cms:
api-url: http://154.91.195.148:8878
- static-url: http://fnt-sh.com/cms/static/
+ static-url: http://admin.fnt-sh.com/cms/static/
template-path: /home/javaweb/webresource/cms/template
static-path: /home/javaweb/webresource/cms/static
output-path: /home/javaweb/webresource/cms/output
--
Gitblit v1.9.1