From d87c4fcb4fcf74c12d0836fc6ba97fbcf507c62f Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 03 一月 2024 11:37:43 +0800
Subject: [PATCH] Mr.Shi

---
 server/dmvisit_service/src/main/resources/application-dev.yml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/server/dmvisit_service/src/main/resources/application-dev.yml b/server/dmvisit_service/src/main/resources/application-dev.yml
index 3a9713f..e8089b8 100644
--- a/server/dmvisit_service/src/main/resources/application-dev.yml
+++ b/server/dmvisit_service/src/main/resources/application-dev.yml
@@ -29,10 +29,11 @@
 
 # Swagger閰嶇疆
 swagger:
-  host:
+  host: 127.0.0.1
   title: ${project.name}鎺ュ彛鏂囨。
   description: ${project.name}鎺ュ彛鏂囨。
   enabled: true
+  context-path: 
   # 绂佺敤swagger鏃剁殑閲嶅畾鍚戝湴鍧�
   redirect-uri: /
 

--
Gitblit v1.9.3