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