1 2
import { post } from './request'
3
export const diciAddress = params => post('queryGeoFaultList',params)