yangle
2023-02-27 1db1c64dc628d2053617ba2c3cc78fb94b518d2c
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))
                {