yangle
2022-05-26 2cae7ac47f79cbc707be77a5b2563a8f18967ade
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))
                {