派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-04-01 6c07e635b810396f8c8a85573fe51d0a37b22c4d
src/api/mapUrl.js
@@ -7,3 +7,10 @@
export const getSolidWaste = $HOST + '/wasteSolid/getSolidWaste'
export const getSolidWasteBaseInfo = $HOST + '/wasteSolid/getSolidWasteBaseInfo'
export const getSolidWasteDetail = $HOST + '/wasteSolid/getSolidWasteDetail'
export const getWasteGas = $HOST + '/wasteGas/getWasteGas'
export const getWasteWater = $HOST + '/wasteWater/getWasteWater'
export const getCompany = $HOST + '/company/getCompany'