派生自 wuyushui/SewerAndRainNetwork

chenyibo
2021-04-02 21c0837e6f96ada513d3bd5210d96f8ff8681c5d
src/api/mapUrl.js
@@ -5,6 +5,12 @@
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 getSolidWasteDetail = $HOST + '/wasteSolid/getSolidWasteDetail'
export const getWasteGas = $HOST + '/wasteGas/getWasteGas'
export const getWasteWater = $HOST + '/wasteWater/getWasteWater'
export const getCompany = $HOST + '/company/getCompany'