From e46c7f58112c13ed09b325bf164f0d2a440f1012 Mon Sep 17 00:00:00 2001
From: 徐旺旺 <11530253@qq.com>
Date: 星期四, 13 五月 2021 16:13:17 +0800
Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop

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

diff --git a/src/conf/Constants.js b/src/conf/Constants.js
index 1eb2734..c22d41e 100644
--- a/src/conf/Constants.js
+++ b/src/conf/Constants.js
@@ -20,6 +20,7 @@
   sewersAreaGs: 'Company.js',
   pipesegment: 'PipeLineAnimal.js',
   pollutionSources: 'SourcesPollution.js'
+  // EnterpriseEmergency: 'EnterpriseEmergency.js'
 }
 
 export const STYLES = {

--
Gitblit v1.8.0