ch
2022-08-09 7facd78057e09564b88477b7185ef61959a9fbd3
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})");