mirror of
				https://github.com/continew-org/continew-admin.git
				synced 2025-11-04 09:01:37 +08:00 
			
		
		
		
	refactor: 修正部分配置
This commit is contained in:
		@@ -23,7 +23,7 @@ project:
 | 
			
		||||
--- ### 日志配置
 | 
			
		||||
continew-starter.log:
 | 
			
		||||
  # 包含信息
 | 
			
		||||
  include:
 | 
			
		||||
  includes:
 | 
			
		||||
    - DESCRIPTION
 | 
			
		||||
    - MODULE
 | 
			
		||||
    - REQUEST_HEADERS
 | 
			
		||||
@@ -122,6 +122,7 @@ sa-token:
 | 
			
		||||
  ## 扩展配置
 | 
			
		||||
  extension:
 | 
			
		||||
    enabled: true
 | 
			
		||||
    enableJwt: true
 | 
			
		||||
    # 持久层配置
 | 
			
		||||
    dao.type: REDIS
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user