WebAPI/Controllers/CJGL/Sc_ProcessExchangeBillController.cs
@@ -2341,6 +2341,8 @@ oItemSubs.HSeOrderInterID = 0; oItemSubs.HSeOrderEntryID = 0; oItemSubs.HSNCtrl = false; oItemSubs.HRoutingBillMainID = Pub_Class.ClsPub.isLong(ds.Tables[0].Rows[i]["HRoutingID"]); oItemSubs.HRoutingBillEntryID = Pub_Class.ClsPub.isLong(ds.Tables[0].Rows[i]["HRoutingEntryID"]); oBill.DetailColl.Add(oItemSubs);//添加明细行值 }