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