mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 04:08:43 +08:00 
			
		
		
		
	修复 knife4j get 参数无法正确展示的问题
This commit is contained in:
		@@ -43,6 +43,7 @@ springdoc:
 | 
				
			|||||||
  swagger-ui:
 | 
					  swagger-ui:
 | 
				
			||||||
    enabled: true
 | 
					    enabled: true
 | 
				
			||||||
    path: /swagger-ui
 | 
					    path: /swagger-ui
 | 
				
			||||||
 | 
					  default-flat-param-object: true # 参见 https://doc.xiaominfo.com/docs/faq/v4/knife4j-parameterobject-flat-param 文档
 | 
				
			||||||
 | 
					
 | 
				
			||||||
knife4j:
 | 
					knife4j:
 | 
				
			||||||
  enable: true
 | 
					  enable: true
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user