This commit is contained in:
tongfei
2024-03-08 14:59:58 +08:00
parent 777c0ccd59
commit 8a57cd34f8
2 changed files with 19 additions and 10 deletions

View File

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