yusijie
2022-11-25 3350cdf16d6250ecb5f89e0bc7adff74e3a0579b
WebAPI/Controllers/EntrustOutController.cs
@@ -465,6 +465,7 @@
                websLsmain.HWHID = lsmain[0].HWHID;
                websLsmain.HMainSourceBillType = "委外订单-投料";
                websLsmain.HSupID = lsmain[0].HSupID;
                websLsmain.HBillType = "1211";//固定值
                if (webserver.set_SaveEntrustOutBill_New(websLsmain, sSourceBillType, ref DBUtility.ClsPub.sErrInfo))
                {