From f09e65f771770287526edfef1160f1ceffa5ea67 Mon Sep 17 00:00:00 2001
From: chenyabin <Chenab123!>
Date: 星期一, 12 四月 2021 18:42:04 +0800
Subject: [PATCH] 修改点击选中状态

---
 src/api/mapUrl.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/api/mapUrl.js b/src/api/mapUrl.js
index 8825e32..ef1af63 100644
--- a/src/api/mapUrl.js
+++ b/src/api/mapUrl.js
@@ -12,6 +12,8 @@
 
 export const getWasteGas = $HOST + '/wasteGas/getWasteGas'
 export const getWasteGasDetails = $HOST + '/wasteGas/getWasteGasMonitoringDetails'
+export const DataItems = $HOST + '/wasteWater/RTDB/DataItems'
+export const getWasteGasMonData = $HOST + '/wasteGas/QueryOnlineMonData'
 
 export const getWasteWater = $HOST + '/wasteWater/getWasteWater' // 搴熸按鐐逛俊鎭�
 export const getWasteWaterMonitoring = $HOST + '/wasteWater/getWasteWaterMonitoring' // 搴熸按鐩戞祴鏁版嵁

--
Gitblit v1.8.0