From d1589acc4123f24d1aa0dbab4513449e05e09ce8 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Sat, 3 May 2025 17:14:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E6=BB=9Aswagger=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/config/default-spring-doc.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jeecg-boot/jeecg-boot-base-core/src/main/resources/config/default-spring-doc.properties b/jeecg-boot/jeecg-boot-base-core/src/main/resources/config/default-spring-doc.properties index 002250c54..91f214b50 100644 --- a/jeecg-boot/jeecg-boot-base-core/src/main/resources/config/default-spring-doc.properties +++ b/jeecg-boot/jeecg-boot-base-core/src/main/resources/config/default-spring-doc.properties @@ -1,3 +1,2 @@ springdoc.auto-tag-classes: false -springdoc.packages-to-scan: org.jeecg -springdoc.default-flat-param-object: true \ No newline at end of file +springdoc.packages-to-scan: org.jeecg \ No newline at end of file