WebAPI/Controllers/条码管理/WEBSController.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
WebAPI/Controllers/ÌõÂë¹ÜÀí/WEBSController.cs
@@ -2323,6 +2323,10 @@ { websLsmain.HMainSourceBillType = "çäº§å¤æå"; } else if (lsmain[0].HMainSourceBillType == "3710") { websLsmain.HMainSourceBillType = "ç产订å"; } else { websLsmain.HMainSourceBillType = "æå·¥å½å ¥"; @@ -2332,6 +2336,11 @@ websLsmain.HSTOCKORGID = lsmain[0].HSTOCKORGID; websLsmain.HOWNERID = lsmain[0].HSTOCKORGID; if(sSourceType== "3710") { sSourceType = "3720"; } if (oWebs.set_SaveMateOutBill_New(websLsmain, sSourceType, ref DBUtility.ClsPub.sErrInfo)) { objJsonResult.code = "0";