修改异常
This commit is contained in:
@@ -41,7 +41,7 @@ namespace IRaCIS.Core.API._PipelineExtensions.Serilog
|
||||
|
||||
using (LogContext.PushProperty("RequestBody", requestBodyPayload))
|
||||
{
|
||||
await _next.Invoke(context);
|
||||
//await _next.Invoke(context);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user