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)