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