zhao
2021-07-19 8347f2fbddbd25369359dcb2da1233ac48a19fdc
HH.WMS.WebApi/Extension/ExecSelfManageTask.cs
@@ -18,7 +18,7 @@
            {  //防止Timer重入
                lock (locko)
                {
                    BLLCreator.Create<GlBLL>().SelfManageTask();
                    BLLCreator.Create<ZCBLL>().SelfManageTask();
                }
            }
            catch (Exception ex)