WebAPI/Controllers/BaseSet/Gy_ICBomBillController.cs
@@ -35,6 +35,7 @@ oCN.RunProc(sql); sql = $"delete Gy_ICBomBillSub where HinterID = {mainList[0].HInterID}"; oCN.RunProc(sql); mainList[0].HBillNo = DBUtility.ClsPub.CreateBillCode("3302", ref DBUtility.ClsPub.sExeReturnInfo,true); oCN.RunProc("Insert Into Gy_ICBomBillMain " + "(HBillType,HInterID,HBillNo,HDate" + ",HYear,HPeriod,HRemark,HMaker,HMakeDate,HMaterTypeID,HStatus" +