WebAPI/Controllers/CJGL/Cj_StationOutBillController.cs
@@ -2655,6 +2655,8 @@ objJsonResult.data = null; return objJsonResult; } if (oSystemParameter.omodel.WMS_CampanyName != "华舟") { if (oBill.omodel.HChecker != "") { objJsonResult.code = "0"; @@ -2663,6 +2665,7 @@ objJsonResult.data = null; return objJsonResult; } } ds = oCn.RunProcReturn($"exec h_p_DelOutInBill {HInterID},'MES_StationOutBill_DeleteRelationCtl'", "h_p_DelOutInBill");