zzr99
2021-12-28 68ec8814570d08ebc67dc3c35d0e8f9f9a65c06e
WebAPI/Controllers/SellOutController.cs
@@ -535,6 +535,7 @@
                websLsmain.HEmpID = lsmain[0].HEmpID;
                websLsmain.HRemark = lsmain[0].HRemark;
                websLsmain.HMaker = lsmain[0].HMaker;
                websLsmain.HKeeperID= lsmain[0].HKeeperID;
                if (webserver.set_SaveSellOutBill_New(websLsmain, sSourceBillType, ref DBUtility.ClsPub.sErrInfo))
                {