| 
						
						
							
								
							
						
						
					 | 
					@ -42,8 +42,7 @@ public class WeChatNotifyController { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            componentVerifyTicketService.getComponentAccessToken(accessTokenCountFlag); | 
					 | 
					 | 
					            componentVerifyTicketService.getComponentAccessToken(accessTokenCountFlag); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            log.info("已成功获取到【component_access_token】......"); | 
					 | 
					 | 
					            log.info("已成功获取到【component_access_token】......"); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        }catch (Exception e){ | 
					 | 
					 | 
					        }catch (Exception e){ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					            log.error("定时刷新component_access_token失败:".concat(ExceptionUtils.getErrorStackTrace(e))); | 
					 | 
					 | 
					            log.warn("定时刷新component_access_token失败:".concat(ExceptionUtils.getErrorStackTrace(e))); | 
				
			
			
				
				
			
		
	
		
		
			
				
					 | 
					 | 
					            throw e; | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					        }finally { | 
					 | 
					 | 
					        }finally { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            distributedLock.unLock(lock); | 
					 | 
					 | 
					            distributedLock.unLock(lock); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        } | 
					 | 
					 | 
					        } | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					@ -74,8 +73,7 @@ public class WeChatNotifyController { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            componentVerifyTicketService.refreshToken(); | 
					 | 
					 | 
					            componentVerifyTicketService.refreshToken(); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            log.info("刷新/获取接口调用令牌......成功了"); | 
					 | 
					 | 
					            log.info("刷新/获取接口调用令牌......成功了"); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        }catch (Exception e){ | 
					 | 
					 | 
					        }catch (Exception e){ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					            log.error("定时刷新authorizer_access_token失败:".concat(ExceptionUtils.getErrorStackTrace(e))); | 
					 | 
					 | 
					            log.warn("定时刷新authorizer_access_token失败:".concat(ExceptionUtils.getErrorStackTrace(e))); | 
				
			
			
				
				
			
		
	
		
		
			
				
					 | 
					 | 
					            throw e; | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					        }finally { | 
					 | 
					 | 
					        }finally { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            distributedLock.unLock(lock); | 
					 | 
					 | 
					            distributedLock.unLock(lock); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        } | 
					 | 
					 | 
					        } | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |