zzr99
2022-08-03 a8e971a3fd0172cb339b3510c484dde8c9b9dc69
WebAPI/Controllers/SCGL/日计划管理/JIT_DayPlanPlatFormImportController.cs
@@ -375,7 +375,7 @@
            if (count != 1)
            {
                //鎻掑叆瀛愯〃
                oCN.RunProc("insert into Sc_WorkBillSortBillSub(HInterID,HEntryID," +
                oCN.RunProc("insert into Sc_WorkBillSortBillSub(HInterID,HSEQ," +
                    "HMasterDate,HQty)" +
                            $"values({HInterID}, {(ds.Tables[0].Rows.Count + 1)}," +
                            $" '{date}', {HQTY})");