From 800454887d98deb420fa818dc0107563f785fcf4 Mon Sep 17 00:00:00 2001 From: 2hxst <1141169626@qq.com> Date: Tue, 5 Jul 2022 11:43:21 +0800 Subject: [PATCH] =?UTF-8?q?[Bug=E4=BF=AE=E5=A4=8D](master):=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9swagger=E8=AE=BF=E9=97=AE=E5=9C=B0=E5=9D=80=20(#122)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/store/modules/api.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/store/modules/api.js b/src/store/modules/api.js index 7aae92e..563c578 100644 --- a/src/store/modules/api.js +++ b/src/store/modules/api.js @@ -15,7 +15,7 @@ const api = { // Sql 监控 sqlApi: baseUrl + '/druid/index.html', // swagger - swaggerApi: baseUrl + '/swagger-ui.html', + swaggerApi: baseUrl + '/doc.html', // 文件上传 fileUploadApi: baseUrl + '/api/localStorage', // baseUrl,