杨乐
2022-01-14 edc002fa63fe0d3e161cb07d50c7d8281b577270
noting
1个文件已修改
2 ■■■ 已修改文件
WebAPI/Controllers/MateOutController.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/Controllers/MateOutController.cs
@@ -121,7 +121,7 @@
            //    return objJsonResult;
            //}
            WebS.WebService1 oWebs1 = new WebS.WebService1();
            WebSoBar = oWebs1.get_SourceBarCode_MateOut(sInterID, sBillNo, HBillType,  HSourceBillNo, HSourceBillType, sMaker, sPPQty, sPlanMode, sFIFOWHID, HOWNERID, ref DBUtility.ClsPub.sErrInfo);
            WebSoBar = oWebs1.get_SourceBarCode_MateOut(sInterID, sBillNo, HBillType,  HSourceBillNo, HSourceBillType, sMaker, sPPQty,  long.Parse(sPlanMode), sFIFOWHID, HOWNERID, ref DBUtility.ClsPub.sErrInfo);
            //oBar = webserver.get_CheckTypeByBarCode_Out(sCode, sInterID, HBillType, sBillNo, sMaker, WhID, SPID, sQty, sRedBlue, SourceFlag, sSourceBillNo, sSourceType, HOWNERID, ref DBUtility.ClsPub.sErrInfo);