ch
2022-05-30 f9ef44a67fbf73f073efe65600bc25e204fde04f
WebAPI/Controllers/SellOutController.cs
@@ -572,6 +572,7 @@
                websLsmain.HRemark = lsmain[0].HRemark;
                websLsmain.HMaker = lsmain[0].HMaker;
                websLsmain.HKeeperID= lsmain[0].HKeeperID;
                websLsmain.HBillType = "1205";//固定值
                if (webserver.set_SaveSellOutBill_New(websLsmain, sSourceBillType, ref DBUtility.ClsPub.sErrInfo))
                {