派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-01 be0088bf6b5a2c1560058ec42d53849cb1f303dd
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'