派生自 wuyushui/SewerAndRainNetwork

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