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