派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-04-01 7a6f7a499364eb56bf208fed4c18bee6a978714f
src/api/mapUrl.js
@@ -5,9 +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'