From ea52386a7c7b3ef91784280e3033f190ac39caee Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期三, 14 十二月 2022 17:41:25 +0800
Subject: [PATCH] 综合展示,导入导出,三维截面分析,影像对比分析

---
 public/config/config.js |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/public/config/config.js b/public/config/config.js
index 3893467..71aea58 100644
--- a/public/config/config.js
+++ b/public/config/config.js
@@ -7,6 +7,8 @@
 var wnsUrl = 'http://192.168.20.39:9055/gisserver/wnsserver/beijingdaohang_wns';
 //gisserver
 var gisServerUrl = 'http://192.168.20.39:9055/gisserver';
+//妯″瀷鍔犺浇鍦板潃
+var modelUrl = 'http://183.162.245.49:8099/pcdata/JC_MAX_MX/SN/tileset.json';
 //缁煎悎灞曠ず
 window.sceneConfig = {
   // sdk璁稿彲
@@ -15,7 +17,7 @@
   baseURL: 'http://183.162.245.49:8888/',
   positionBtn: [],
   mpt: {
-    url: 'http://183.162.245.49:82/SG/Elevation',
-    name: 'zhufeng.397336.mpt',
+    url: 'http://192.168.20.39/SG/Elevation',
+    name: 'china_5m.Ei.402586.mpt',
   },
 };

--
Gitblit v1.9.3