mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 12:18:42 +08:00 
			
		
		
		
	spring doc:增加模块分组
This commit is contained in:
		@@ -34,8 +34,9 @@ spring:
 | 
			
		||||
    redis:
 | 
			
		||||
      time-to-live: 1h # 设置过期时间为 1 小时
 | 
			
		||||
 | 
			
		||||
--- #################### 接口文档配置 ####################
 | 
			
		||||
 | 
			
		||||
springdoc:
 | 
			
		||||
  show-actuator: true
 | 
			
		||||
  swagger-ui:
 | 
			
		||||
    enabled: true
 | 
			
		||||
    path: /swagger-ui
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user