Wms/WMS.BLL/BllAsnServer/PalletBindServer.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Wms/WMS.BLL/BllAsnServer/PalletBindServer.cs
@@ -1201,6 +1201,11 @@ { throw new Exception("请选择所属仓库"); } //验证巷道是否为空 if (string.IsNullOrWhiteSpace(roadwayNo)) { throw new Exception("巷道不能为空"); } //验证是否为平库入库 if (houseNo == "W02") {