Wms/WMS.BLL/BllSoServer/ExportNoticeServer.cs
@@ -1452,7 +1452,8 @@ { throw new Exception("未查询到出库单据信息"); } if (notice.Origin != "WMS" || notice.Status != "0") //if (notice.Origin != "WMS" || notice.Status != "0") if (notice.Status != "0") { throw new Exception("参数异常,请检查状态是否未等待执行或来源是否是WMS"); }