ExportMap/cs/XYZUtils.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ExportMap/cs/XYZUtils.cs
@@ -23,7 +23,7 @@ { if (string.IsNullOrWhiteSpace(pyFile)) { pyFile = Path.Combine(ExportUtil.SourcesPath, "xyz.py"); pyFile = Path.Combine(ExportUtil.SourcesPath, "xyz2.py"); } return pyFile;