From ba1bd57597693e179bbac11086bf0c191c36c661 Mon Sep 17 00:00:00 2001 From: gaoxq <376340421@qq.com> Date: Sat, 8 Nov 2025 13:54:53 +0800 Subject: [PATCH] =?UTF-8?q?=E9=82=AE=E4=BB=B6API?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index ce2d8d7..b059502 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -29,8 +29,5 @@ springdoc.swagger-ui.disable-swagger-default-url=true # ======================================== springdoc.api-docs.path=/v3/api-docs springdoc.api-docs.groups.enabled=true - -# ????????????????????? com.example.controller? springdoc.packages-to-scan=com.mini.capi.sys -# ????????????????????? springdoc.paths-to-match=/** \ No newline at end of file