chenhaozhe
2025-11-04 dd6804dcec1435e3b4129c7fef786fee5b80992b
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)
                {