解决Swagger3Config 接口文档参数显示问题 #8325

pull/8358/head
JEECG 2025-05-25 22:49:07 +08:00
parent b8b4d3f29d
commit fdbd9c30ac
1 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
springdoc.auto-tag-classes: false
springdoc.packages-to-scan: org.jeecg
springdoc.packages-to-scan: org.jeecg
springdoc.default-flat-param-object: true