import { post } from './request' export const diciAddress = params => post('queryGeoFaultList',params) export const screenAddress = params => post('queryScreenFaultList',params)