管道基础大数据平台系统开发-【CS】-ExportMap
1
13693261870
2023-08-07 6c7c642373dd5c3c4e58747b94d2f929b138d972
1
已修改1个文件
2 ■■■ 文件已修改
ExportMap/cs/XYZUtils.cs 2 ●●● 补丁 | 查看 | 原始文档 | 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;