diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index c28a22e..81d8c48 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -12,15 +12,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
+
@@ -29,8 +43,8 @@
-
-
+
+
@@ -80,8 +94,7 @@
-
-
+
@@ -91,6 +104,7 @@
+
@@ -209,7 +223,6 @@
-
@@ -296,7 +309,9 @@
-
+
+
+
1567674653918
@@ -410,17 +425,24 @@
1572435056993
-
+
+ 1573027862539
+
+
+
+ 1573027862539
+
+
-
+
-
+
@@ -434,13 +456,13 @@
-
+
-
+
@@ -592,18 +614,18 @@
-
-
+
+
-
+
-
-
+
+
diff --git a/dashboard/static/dashboard/js/index_1.js b/dashboard/static/dashboard/js/index_1.js
index 0187f4e..6d57079 100644
--- a/dashboard/static/dashboard/js/index_1.js
+++ b/dashboard/static/dashboard/js/index_1.js
@@ -48,7 +48,7 @@ $(function () {
map.addLayer(w35Layer)
var points = L.tileLayer.wms('http://210.77.68.250:8080/geoserver/linbei/wms', {
- layers: 'linbei:BaseStation_P_C',
+ layers: 'linbei:BaseStation_C_ALL',
transparent: true,
format: 'image/png',
});
diff --git a/dashboard/static/dashboard/js/index_2.js b/dashboard/static/dashboard/js/index_2.js
index 971e441..8e31d37 100644
--- a/dashboard/static/dashboard/js/index_2.js
+++ b/dashboard/static/dashboard/js/index_2.js
@@ -47,7 +47,7 @@ $(function () {
});
map.addLayer(w35Layer)
var points = L.tileLayer.wms('http://210.77.68.250:8080/geoserver/linbei/wms', {
- layers: 'linbei:BaseStation_P_C',
+ layers: 'linbei:BaseStation_C_ALL',
transparent: true,
format: 'image/png'
});