test auto build images
This commit is contained in:
parent
5f71433e68
commit
d138793819
@ -21,7 +21,6 @@ public class ForwardAuthorizeFilter(
|
||||
public async Task OnActionExecutionAsync(ActionExecutingContext context, ActionExecutionDelegate next)
|
||||
{
|
||||
var start = DateTime.Now;
|
||||
// _segContext.Context.Span.AddLog(LogEvent.Message("进入授权过滤器"));
|
||||
var log = logRepository.AppRequestLog;
|
||||
log.RequestTime = start;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user