WebAPI/Controllers/Sc_MouldRepairInBillListController.cs
@@ -774,6 +774,8 @@ string HMouldNo = dic["HMouldNo"].ToString();//模具编码 string HName = dic["HName"].ToString();//模具名称 LogService.Write("exec h_P_Sc_MouldLifeUsePicReport '" + HBeginDate + "','" + HEndDate + "','" + HMouldNo + "','" + HName + "'"); ds = oCN.RunProcReturn("exec h_P_Sc_MouldLifeUsePicReport '" + HBeginDate + "','" + HEndDate + "','" + HMouldNo + "','" + HName + "'", "h_P_Sc_MouldLifeUsePicReport"); List<object> columnNameList = new List<object>(); //添加列名