Wms/WMS.BLL/BllAsnServer/PalletBindServer.cs @@ -1201,6 +1201,11 @@ { throw new Exception("请选择所属仓库"); } //验证巷道是否为空 if (string.IsNullOrWhiteSpace(roadwayNo)) { throw new Exception("巷道不能为空"); } //验证是否为平库入库 if (houseNo == "W02") {