wxw
5 天以前 1468ad998e9e3d0ad8ce4e3bdfe9b5026b46c1dc
修改问题
1个文件已修改
4 ■■■■ 已修改文件
Wms/WMS.BLL/BllTransServer/RcsServer.cs 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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>