管道基础大数据平台系统开发-【CS】-ExportMap
13693261870
2023-10-23 2fd93008d2ce0052353e5016f2c15d1890ffd2e6
MoonExp/cs/ExportUtil.cs
@@ -8,6 +8,7 @@
using System.IO;
using System.Linq;
using System.Net;
using System.Security;
using System.Text;
using System.Web;
@@ -274,7 +275,7 @@
            string wmtsUrl = string.Join(",", list);
            return wmtsUrl;
            return SecurityElement.Escape(wmtsUrl);
        }
        /// <summary>