/** Request 网络请求工具 更详细的 api 文档: https://github.com/umijs/umi-request */ import { extend } from 'umi-request'; import { notification } from 'antd'; const codeMessage: Record<number, string> =