From 85ef942e7195abeb71466b7159c3ee30161e1e54 Mon Sep 17 00:00:00 2001
From: feiyu02 <risaku@163.com>
Date: 星期二, 07 四月 2026 08:51:01 +0800
Subject: [PATCH] 2026.4.7

---
 src/main/resources/application-pro-https.yml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/main/resources/application-pro-https.yml b/src/main/resources/application-pro-https.yml
index d55fa7e..90f08ae 100644
--- a/src/main/resources/application-pro-https.yml
+++ b/src/main/resources/application-pro-https.yml
@@ -15,6 +15,12 @@
   configuration:
     log-impl: org.apache.ibatis.logging.nologging.NoLoggingImpl
 
+springfox:
+  documentation:
+    swagger:
+      v2:
+        enabled: true
+
 imgPath: D:/02product/04supervision/images/
 filePath: D:/02product/04supervision/files/
 mode: prohttps
\ No newline at end of file

--
Gitblit v1.9.3