import { RequestConfig } from 'umi' export const request: RequestConfig = { middlewares: [], requestInterceptors: [ ] }