WebAPI/Controllers/Sc_ProcessMangementController.cs
@@ -955,6 +955,10 @@ foreach (Model.ClsQC_NoPassProdCheckBillSub oItemSub in ls) { i++; if (string.IsNullOrWhiteSpace(oItemSub.HWasterReasonName)) { break; } if (oItemSub.HBadQty<=0) { objJsonResult.code = "0";