1
duhe
2025-06-03 6c3699a36a64ad2ef236e9a58f485409d324f3c5
WebAPI/Controllers/SCGL/日计划管理/Sc_WorkBillSortBillController.cs
@@ -327,7 +327,7 @@
                        }
                        else
                        {
                            ds = oCN.RunProcReturn("select * from h_v_JIT_Sc_WorkBillSortBillList where 1=1 and hmainid=" + NumData[i], "h_v_JIT_Sc_WorkBillSortBillList");
                            ds = oCN.RunProcReturn("select * from h_v_JIT_Sc_WorkBillSortBillList_Left where 1=1 and hmainid=" + NumData[i], "h_v_JIT_Sc_WorkBillSortBillList");
                            if (ds.Tables[0].Rows.Count > 0)
                            {