派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-04-01 fa554bfa6f9b744da9bcda16fdd643bd5509190e
src/api/mapUrl.js
@@ -5,7 +5,11 @@
export const GetUser = $HOST + '/user/getUser'
export const GetWasteGas = $HOST + '/wasteGas/getWasteGas'
export const getSolidWaste = $HOST + '/wasteSolid/getSolidWaste'
export const getSolidWasteBaseInfo = $HOST + '/wasteSolid/getSolidWasteBaseInfo'
export const GetWasteGas = $HOST + '/wasteGas/getWasteGas'
export const getWasteWater = $HOST + '/wasteWater/getWasteWater'
export const getCompany = $HOST + '/company/getCompany'