jhz
2022-09-22 e84300553d99d80989933eaa42a682026d48565c
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})");