This commit is contained in:
tongfei
2024-03-14 11:01:28 +08:00
parent 17dc20c9c0
commit de5c70a657

View File

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