管道基础大数据平台系统开发-【CS】-ExportMap
13693261870
2024-09-03 3cfb6aa02516135fb174ab1b30620f2007924663
ExportMap/cs/TerrainUtils.cs
@@ -46,7 +46,7 @@
        public static string GetReleaseUrl(string dircode)
        {
            //return "http://{host}/LFData/3d/terrain/" + dircode;
            return "http://{host}/ExportMap/terra0?path=3d/terrain/" + dircode;
            return "{host}/ExportMap/terra0?path=3d/terrain/" + dircode;
        }
        /// <summary>