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