This commit is contained in:
tongfei
2024-03-08 15:00:35 +08:00
parent 9cc265af9f
commit eaa64a24c9

View File

@@ -56,7 +56,7 @@ namespace WMS.Web.Repositories.DependencyInjection
this.AddOther();
this.AddConfigOptions();
this.AddServiceRepositories();
//this.AddQuartzService();
this.AddQuartzService();
}
/// <summary>
/// 其它功能注入AutoMapper等其它