wxw
5 天以前 1468ad998e9e3d0ad8ce4e3bdfe9b5026b46c1dc
Wms/WMS.BLL/BllTransServer/RcsServer.cs
@@ -27,8 +27,8 @@
{
    public class RcsServer:IRcsServer
    {
        private readonly object GetPalleLock = new object();
        private readonly object ApplyLocatLock = new object();
        private static readonly object GetPalleLock = new object();
        private static readonly object ApplyLocatLock = new object();
        private static readonly SqlSugarScope Db = DataContext.Db;
        /// <summary>