ch
2021-07-20 805f1a85f79c90174e6dd9930979b6ec547847d1
WebAPI/Controllers/Kf_EntrustInBillController.cs
@@ -223,7 +223,7 @@
                if (webserver.set_SaveEntrustInBill_New(websLsmain, sSourceBillType, ref DBUtility.ClsPub.sErrInfo))
                {
                    objJsonResult.code = "0";
                    objJsonResult.code = "1";
                    objJsonResult.count = 1;
                    objJsonResult.Message = "生成委外入库单成功!单据号为:";
                    objJsonResult.data = null;
@@ -288,7 +288,7 @@
                websLsmain.HMainSourceBillType = "1103";
                websLsmain.HMangerID = lsmain[0].HMangerID;
                websLsmain.HWHID = lsmain[0].HWHID;
                websLsmain.HExplanation = "";
                websLsmain.HExplanation = lsmain[0].HExplanation;
                string sSourceBillType = "1103";