管道基础大数据平台系统开发-【CS】-ExportMap
1
13693261870
2022-12-20 bbd4727c8dede0438b65821180c805625733bba6
ExportMap/cs/ExportUtil.cs
@@ -202,7 +202,7 @@
            string qptFile = Path.Combine(SourcesPath, args.qpt);
            if (File.Exists(qptFile))
            {
                //File.Delete(qptFile);
                File.Delete(qptFile);
            }
            string imgPath = Path.Combine(DownloadFolder, args.imgPath);