项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_WMSServer/Jobs/QuartzJobMildd.cs
@@ -47,11 +47,23 @@ JobGroup = "WIDESEA_WMSServer", Name = "InventoryLockJob", TriggerType = 0 },new TasksQz() { Id = 3, AssemblyName = "WIDESEA_WMSServer", ClassName = "ErpJob", CreateTime = DateTime.Now, IntervalSecond = 50000, IsDeleted = false, IsStart = false, JobGroup = "WIDESEA_WMSServer", Name = "ErpJob", TriggerType = 0 }, }; if(App.HostEnvironment.IsDevelopment()) if (App.HostEnvironment.IsDevelopment()) { return; }