修改定时任务

Test_Study_Net8
hang 2023-08-23 18:06:07 +08:00
parent cbe66ac397
commit 6f722a43f5
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ namespace IRaCIS.Application.Services.BackGroundJob
//创建邮件定时任务
await InitSysAndTrialCronJobAsync();
//await InitSysAndTrialCronJobAsync();
_logger.LogInformation("项目启动 hangfire 任务初始化 执行结束");