管道基础大数据平台系统开发-【CS】-ExportMap
13693261870
2022-12-31 4f70a393b0d7172a69b1bd106cad6c48766f40dd
JavaCode/cs/QGisHelper.cs
@@ -23,6 +23,7 @@
            string testXml = File.ReadAllText(testPath);
            String newTestXml = testXml.Replace("\"./", "\"" + path)
                .Replace("中国石油天然气管道工程有限公司", "中国 x x x x x 工程有限公司")
                .Replace(" </customproperties>", appendStr);
            File.WriteAllText(testPath, newTestXml);