管道基础大数据平台系统开发-【CS】-ExportMap
13693261870
2023-06-27 1f1f18ba49c9a776e0c9e0d2cd6abf9ee8ca5443
ExportMap/cs/TBUtils.cs
@@ -31,6 +31,17 @@
        }
        /// <summary>
        /// Mpt路径
        /// </summary>
        public static string MptPath
        {
            get
            {
                return Tools.GetSetting("mpt");
            }
        }
        /// <summary>
        /// 创建MPT
        /// </summary>
        public static string CreateMpt(string path, ref string err)