From f84e5a87d3aeb665f4a84113e7e67533d2979faf Mon Sep 17 00:00:00 2001 From: chenzeping <ChenZeping02609@163.com> Date: 星期五, 09 四月 2021 15:46:40 +0800 Subject: [PATCH] echarts --- src/api/mapUrl.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/api/mapUrl.js b/src/api/mapUrl.js index 4ebfe0a..ef1af63 100644 --- a/src/api/mapUrl.js +++ b/src/api/mapUrl.js @@ -12,6 +12,7 @@ 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' // 搴熸按鐐逛俊鎭� -- Gitblit v1.8.0