From 6c7c642373dd5c3c4e58747b94d2f929b138d972 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期一, 07 八月 2023 17:34:23 +0800
Subject: [PATCH] 1

---
 ExportMap/cs/XYZUtils.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ExportMap/cs/XYZUtils.cs b/ExportMap/cs/XYZUtils.cs
index 2f29fe0..73cc786 100644
--- a/ExportMap/cs/XYZUtils.cs
+++ b/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;

--
Gitblit v1.9.3