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