派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-03-31 79028970d73bb6fcb3fb6522589affda312dcabe
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'