src/api/mapUrl.js
@@ -10,3 +10,7 @@ export const getSolidWaste = $HOST + '/wasteSolid/getSolidWaste' export const getWasteWater = $HOST + '/wasteWater/getWasteWater' export const getSolidWasteBaseInfo = $HOST + '/wasteSolid/getSolidWasteBaseInfo' export const getCompany = $HOST + '/company/getCompany'