diff --git a/Epost.BLL/Work_DisplayJobThread.cs b/Epost.BLL/Work_DisplayJobThread.cs index 324f930..6dce918 100644 --- a/Epost.BLL/Work_DisplayJobThread.cs +++ b/Epost.BLL/Work_DisplayJobThread.cs @@ -20,7 +20,7 @@ namespace Epost.BLL OrdersQueueBLL queueBLL = new OrdersQueueBLL(); CommandBLL comBLL = new CommandBLL(); JobModelCacheDAL JobCache = new JobModelCacheDAL(); - private static object lockobj = new object(); + AddressstorageBLL addrBLL = new AddressstorageBLL(); WorkIngCacheDAL workbll = new WorkIngCacheDAL(); public void Displayjob()