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