From 145d0064af5ceca7a2f0d244aa8d50a8f594f3d7 Mon Sep 17 00:00:00 2001 From: zf <1603559716@qq.com> Date: 星期五, 04 八月 2023 09:42:05 +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