派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-03-31 c803e406172652e17ca874ad6dc077ba1cd7cf4a
src/api/mapUrl.js
@@ -4,3 +4,13 @@
import { $HOST } from './host'
export const GetUser = $HOST + '/user/getUser'
export const GetWasteGas = $HOST + '/wasteGas/getWasteGas'
export const getSolidWaste = $HOST + '/wasteSolid/getSolidWaste'
export const getWasteWater = $HOST + '/wasteWater/getWasteWater'
export const getSolidWasteBaseInfo = $HOST + '/wasteSolid/getSolidWasteBaseInfo'
export const getCompany = $HOST + '/company/getCompany'