From 587400fb2807ae33e9f67ffa95bdb4d8660614bb Mon Sep 17 00:00:00 2001 From: wulin Date: Fri, 27 Nov 2020 14:21:25 +0800 Subject: [PATCH] =?UTF-8?q?swagger=E7=BA=BF=E4=B8=8A=E7=A6=81=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-prod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml index fd13922a..e6d9522d 100644 --- a/src/main/resources/application-prod.yml +++ b/src/main/resources/application-prod.yml @@ -37,7 +37,7 @@ domain: sms: code: true swagger: - enable: true + enable: false ##多数据源的配置 #dynamic: # datasource: