647556386
3 天以前 696edbff3c8812e4b820f624d66a02ae6ddb1a06
项目代码/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;
                }