yangle
2022-04-24 66692fe72e71ba61e7435d7fb258429eee44b8b5
WebAPI/Controllers/MoveStockBillController.cs
@@ -368,7 +368,7 @@
                    }
                    
                    //if (webserver.set_SavePonderationBillMain_Temp_Qty(model, sQty, ref DBUtility.ClsPub.sErrInfo))
                    bool flag = oWebs1.Get_CheckQtyByBarCode_GetWhAndSP(model.HInterID, model.HBillType, model.HBarCode, ref SCWhID, ref SCSPID, sRelQty, ref sRelQty);
                    bool flag = oWebs1.Get_CheckQtyByBarCode_GetWhAndSP(model.HInterID, model.HBillType, oView.HBarCode, ref SCWhID, ref SCSPID, sRelQty, ref sRelQty);
                    if (flag)
                    {
                        //sQty = sRelQty;