wxw
16 小时以前 8717d1ab7f3387c052fa07436e996fe8ba2e19ca
测试
1个文件已修改
2 ■■■ 已修改文件
Wms/WMS.BLL/HttpServer.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Wms/WMS.BLL/HttpServer.cs
@@ -35,7 +35,7 @@
                #region 判断
                if (string.IsNullOrEmpty(palletNo))
                {
                    throw new Exception("托盘号不能为空");
                    throw new Exception("托盘号不能为空!");
                }
                if (string.IsNullOrEmpty(houseNo))
                {