From aaca160d0c54cf40cd1ce6bb9a8cf373973269c7 Mon Sep 17 00:00:00 2001 From: ouyangqing <ouyangqing@DESKTOP-B85SG1D> Date: 星期三, 13 一月 2021 14:07:54 +0800 Subject: [PATCH] nothing --- CLOUDWEB/WebService1.asmx.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CLOUDWEB/WebService1.asmx.cs b/CLOUDWEB/WebService1.asmx.cs index 2fceb05..9919153 100644 --- a/CLOUDWEB/WebService1.asmx.cs +++ b/CLOUDWEB/WebService1.asmx.cs @@ -21629,6 +21629,7 @@ BillNew.omodel.HSourceID = oMain.HSourceID; BillNew.omodel.HMaterID = oMain.HMaterID; BillNew.omodel.HProcID = oMain.HProcID; + BillNew.omodel.HBarCode = oMain.HBarCode; BillNew.omodel.HWorkCenterID = oMain.HWorkCenterID; BillNew.omodel.HICMOInterID = oMain.HICMOInterID; BillNew.omodel.HICMOBillNo = oMain.HICMOBillNo; -- Gitblit v1.9.1