| 
					
					
						
							
						
					
					
				 | 
				@ -140,16 +140,16 @@ public class PeisHttpApiHostModule : AbpModule | 
			
		
		
	
		
			
				 | 
				 | 
				        //});
 | 
				 | 
				 | 
				        //});
 | 
			
		
		
	
		
			
				 | 
				 | 
				
 | 
				 | 
				 | 
				
 | 
			
		
		
	
		
			
				 | 
				 | 
				        #region 临时去掉日志
 | 
				 | 
				 | 
				        #region 临时去掉日志
 | 
			
		
		
	
		
			
				 | 
				 | 
				        //关闭审计日志
 | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				        Configure<AbpAuditingOptions>(options => | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				        { | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				            options.IsEnabled = false; | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				        }); | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				        //关闭安全日志
 | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				        Configure<AbpSecurityLogOptions>(options => | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				        { | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				            options.IsEnabled = false; | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				        }); | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				        ////关闭审计日志
 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				        //Configure<AbpAuditingOptions>(options =>
 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				        //{
 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				        //    options.IsEnabled = false;
 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				        //});
 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				        ////关闭安全日志
 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				        //Configure<AbpSecurityLogOptions>(options =>
 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				        //{
 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				        //    options.IsEnabled = false;
 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				        //});
 | 
			
		
		
	
		
			
				 | 
				 | 
				        #endregion
 | 
				 | 
				 | 
				        #endregion
 | 
			
		
		
	
		
			
				 | 
				 | 
				
 | 
				 | 
				 | 
				
 | 
			
		
		
	
		
			
				 | 
				 | 
				        //防伪令牌
 | 
				 | 
				 | 
				        //防伪令牌
 | 
			
		
		
	
	
		
			
				| 
					
						
							
						
					
					
						
							
						
					
					
				 | 
				@ -464,7 +464,7 @@ public class PeisHttpApiHostModule : AbpModule | 
			
		
		
	
		
			
				 | 
				 | 
				        var configuration = context.GetConfiguration(); | 
				 | 
				 | 
				        var configuration = context.GetConfiguration(); | 
			
		
		
	
		
			
				 | 
				 | 
				
 | 
				 | 
				 | 
				
 | 
			
		
		
	
		
			
				 | 
				 | 
				        //请求错误提示配置
 | 
				 | 
				 | 
				        //请求错误提示配置
 | 
			
		
		
	
		
			
				 | 
				 | 
				        app.UseErrorHandling(); | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				        // app.UseErrorHandling();
 | 
			
		
		
	
		
			
				 | 
				 | 
				
 | 
				 | 
				 | 
				
 | 
			
		
		
	
		
			
				 | 
				 | 
				        if (env.IsDevelopment()) | 
				 | 
				 | 
				        if (env.IsDevelopment()) | 
			
		
		
	
		
			
				 | 
				 | 
				        { | 
				 | 
				 | 
				        { | 
			
		
		
	
	
		
			
				| 
					
						
							
						
					
					
						
							
						
					
					
				 | 
				@ -575,7 +575,7 @@ public class PeisHttpApiHostModule : AbpModule | 
			
		
		
	
		
			
				 | 
				 | 
				        { | 
				 | 
				 | 
				        { | 
			
		
		
	
		
			
				 | 
				 | 
				            foreach (var thirdInterfaceDto in thirdInterFaceForHostOutDto.Data) | 
				 | 
				 | 
				            foreach (var thirdInterfaceDto in thirdInterFaceForHostOutDto.Data) | 
			
		
		
	
		
			
				 | 
				 | 
				            { | 
				 | 
				 | 
				            { | 
			
		
		
	
		
			
				 | 
				 | 
				                if(thirdInterfaceDto.IsActive != 'Y') | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				                if (thirdInterfaceDto.IsActive != 'Y') | 
			
		
		
	
		
			
				 | 
				 | 
				                { | 
				 | 
				 | 
				                { | 
			
		
		
	
		
			
				 | 
				 | 
				                    continue; | 
				 | 
				 | 
				                    continue; | 
			
		
		
	
		
			
				 | 
				 | 
				                } | 
				 | 
				 | 
				                } | 
			
		
		
	
	
		
			
				| 
					
						
							
						
					
					
					
				 | 
				
  |