wangxinhui
9 天以前 834294889ab62bafaf034b1b87c2ead961c33476
项目代码/WMS/WMSServices/WIDESEA_BasicService/Service/LocationInfoService_Common.cs
@@ -119,7 +119,7 @@
                    else
                    {
                        bool LayerLimit = false;
                        if (stockInfo.MaterielThickness<=700)
                        if (stockInfo.CheckThickness <=700)
                        {
                            LayerLimit = true;
                        }
@@ -151,7 +151,7 @@
                else
                {
                    bool LayerLimit = false;
                    if (stockInfo.MaterielThickness > 1300)
                    if (stockInfo.CheckThickness > 1300)
                    {
                        LayerLimit = true;
                    }