wxw
3 天以前 a49ab91190a1ed6e4870b46dfa283ca61c029b80
Wms/WMS.BLL/HttpServer.cs
@@ -35,7 +35,7 @@
                #region 判断
                if (string.IsNullOrEmpty(palletNo))
                {
                    throw new Exception("托盘号不能为空");
                    throw new Exception("托盘号不能为空!");
                }
                if (string.IsNullOrEmpty(houseNo))
                {