修改定时任务
parent
cbe66ac397
commit
6f722a43f5
|
@ -60,7 +60,7 @@ namespace IRaCIS.Application.Services.BackGroundJob
|
|||
|
||||
//创建邮件定时任务
|
||||
|
||||
await InitSysAndTrialCronJobAsync();
|
||||
//await InitSysAndTrialCronJobAsync();
|
||||
|
||||
|
||||
_logger.LogInformation("项目启动 hangfire 任务初始化 执行结束");
|
||||
|
|
Loading…
Reference in New Issue