| 
					
				 | 
			
			
				@@ -57,6 +57,6 @@ public class StartConfig { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         SystemConfigDO config = configService.getConfig(); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         stringRedisTemplate.opsForValue().set(SYSTEM_CONFIG, JsonUtils.toJsonString(config)); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        log.info("======初始化系统配置成功======"); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        log.info("======初始化系统配置成功new APP======"); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 |