1
This commit is contained in:
@@ -380,7 +380,7 @@ namespace Tnb.WarehouseMgr
|
||||
Log.Error("生成预任务执行时出现错误", ex);
|
||||
var opts = curUser.FindFirst(ClaimConst.CONNECTIONCONFIG)?.Value;
|
||||
|
||||
ErrorInfo ei = new()
|
||||
TimedTaskErrorInfo ei = new()
|
||||
{
|
||||
RequestURL = App.HttpContext?.Request?.Path,
|
||||
RequestMethod = App.HttpContext?.Request?.Method,
|
||||
|
||||
Reference in New Issue
Block a user