From d59970ad8e5ae481e7d13f28741b1d1afdb7f1e2 Mon Sep 17 00:00:00 2001
From: chenzeping <ChenZeping02609@163.com>
Date: 星期五, 23 四月 2021 13:46:44 +0800
Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop

---
 src/conf/layers/LayerWasteSolid.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/conf/layers/LayerWasteSolid.js b/src/conf/layers/LayerWasteSolid.js
index ca2129b..e2b104f 100644
--- a/src/conf/layers/LayerWasteSolid.js
+++ b/src/conf/layers/LayerWasteSolid.js
@@ -7,12 +7,14 @@
   code: 'wasteSolid',
   name: '鍥哄簾',
   checked: false,
+  type: 0,
   layers: [
     {
       code: 'wasteSolidCcd',
       name: '璐瓨鐐�',
       sname: '璐瓨鐐�',
       checked: false,
+      type: 0,
       url: 'http://www.baidu2.com'
     }
   ]

--
Gitblit v1.8.0