From 2df883fcbed176f83d8d144fd007e7f72fcb54d6 Mon Sep 17 00:00:00 2001
From: jinlin <jinlin>
Date: 星期四, 01 二月 2024 17:21:24 +0800
Subject: [PATCH] 修改

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

diff --git a/starter/src/main/resources/application.yml b/starter/src/main/resources/application.yml
index 89e1e95..7532cc0 100644
--- a/starter/src/main/resources/application.yml
+++ b/starter/src/main/resources/application.yml
@@ -6,7 +6,7 @@
     min-spare-threads: 30
   port: 8050
   servlet:
-    context-path: /test-item
+    context-path: /test-project
     session:
       cookie:
         http-only: true
@@ -120,7 +120,7 @@
 zt:
   oss:
     type: local
-    local-domain: http://127.0.0.1:8050/test-item/
+    local-domain: http://127.0.0.1:8050/test-project/
     local-path: D:/TestProjectFiles/ #闄勪欢瀛樺偍鐩綍
     local-qd-path: D:/TestProjectFiles/ #闄勪欢瀛樺偍鐩綍
     local-prefix: accessories #闄勪欢瀛樺偍瀛愮洰褰�

--
Gitblit v1.9.1