测试环境取消定时器
This commit is contained in:
@@ -56,7 +56,8 @@ namespace WMS.Web.Repositories.DependencyInjection
|
||||
this.AddOther();
|
||||
this.AddConfigOptions();
|
||||
this.AddServiceRepositories();
|
||||
//this.AddQuartzService();
|
||||
if (!WebHostEnvironment.IsDevelopment())
|
||||
this.AddQuartzService();
|
||||
}
|
||||
/// <summary>
|
||||
/// 其它功能注入:AutoMapper等其它
|
||||
|
||||
Reference in New Issue
Block a user