chenhaozhe
2026-03-27 3bb24c2bc665a8070b87aef27de7d2145ef798d3
WebAPI/Controllers/基础资料/基础资料/Gy_PlanImplementation_ReportController.cs
@@ -92,7 +92,7 @@
                }
                
                ds = oCN.RunProcReturn($"exec h_p_OperationBill '{HBeginDate}','{HEndDate}',''{HEquipmentNumber}", "h_p_OperationBill");
                ds = oCN.RunProcReturn($"exec h_p_OperationBill '{HBeginDate}','{HEndDate}','{HEquipmentNumber}'", "h_p_OperationBill");
                // 娣诲姞鍒楀悕
                foreach (DataColumn col in ds.Tables[0].Columns)
                {