yangle
2022-11-30 aea7384c05c804ebe3778c8a7215b79eba2c954e
WebAPI/Controllers/SellOutBackController.cs
@@ -401,7 +401,7 @@
                websLsmain.HEmpID = lsmain[0].HEmpID;
                websLsmain.HRemark = lsmain[0].HRemark;
                websLsmain.HMaker = lsmain[0].HMaker;
                websLsmain.HBillType = "1247";//固定值
                if (webserver.set_SaveSellOutBackBill_New(websLsmain, sSourceBillType, ref DBUtility.ClsPub.sErrInfo))
                {
                    objJsonResult.code = "0";