yangle
2022-05-27 766ca8c6bfe27bc5d025ebf04ccdfb807ea65662
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))
                {