Merge branch 'master' into net6.0
This commit is contained in:
@@ -121,7 +121,7 @@ namespace ZR.Admin.WebApi.Middleware
|
||||
SysOperLogService.InsertOperlog(sysOperLog);
|
||||
}
|
||||
|
||||
public static Endpoint? GetEndpoint(HttpContext context)
|
||||
public static Endpoint GetEndpoint(HttpContext context)
|
||||
{
|
||||
if (context == null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user