派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-03-31 48a4f9cb2122e74b87a47c6b6539ba8a132647dd
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'