api.js 104 Bytes Edit Raw Blame History 1 2 3 import { post } from './request' export const diciAddress = params => post('queryGeoFaultList',params)