派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-04-01 db8c55dcd976be11728b125d7d2e1006c58138c4
src/api/mapUrl.js
@@ -6,5 +6,10 @@
export const GetUser = $HOST + '/user/getUser'
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'