From 869edb425d2e931d756c756c16ee5b3f42ee027a Mon Sep 17 00:00:00 2001
From: zf <1603559716@qq.com>
Date: 星期五, 04 八月 2023 13:49:20 +0800
Subject: [PATCH] bug修改

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

diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml
index 0d5847e..1a63ccd 100644
--- a/src/main/resources/application-dev.yml
+++ b/src/main/resources/application-dev.yml
@@ -129,4 +129,4 @@
 
 # swagger生产环境中禁止显示
 swagger:
-  show: false
\ No newline at end of file
+  show: true
\ No newline at end of file

--
Gitblit v1.9.2