diff --git a/SGGL/FineUIPro.Web/ZHGL/DataIn/DrillConductedQuarterlyReportBar.aspx.cs b/SGGL/FineUIPro.Web/ZHGL/DataIn/DrillConductedQuarterlyReportBar.aspx.cs index 0acbf1e8..c4b91c29 100644 --- a/SGGL/FineUIPro.Web/ZHGL/DataIn/DrillConductedQuarterlyReportBar.aspx.cs +++ b/SGGL/FineUIPro.Web/ZHGL/DataIn/DrillConductedQuarterlyReportBar.aspx.cs @@ -36,8 +36,8 @@ namespace FineUIPro.Web.ZHGL.DataIn /// Excel文件路径名 private void ImportXlsToData(string fileName) { - try - //{ + try + { // string oleDBConnString = String.Empty; // oleDBConnString = "Provider=Microsoft.Jet.OLEDB.4.0;"; // oleDBConnString += "Data Source=";