api.js 104 Bytes
import { post } from './request'

export const diciAddress = params => post('queryGeoFaultList',params)