ch
2022-05-24 6dddaea7cf513f9a55cc54d06a2a3feca750e4f6
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))
                {