@ -633,7 +633,7 @@ public class PeisHttpApiHostModule : AbpModule
app.UseConfiguredEndpoints();
//任务计划
//await StartScheduler(context);
await StartScheduler(context);
}