Browse Source

update request comment

pull/3537/head
愚道 7 years ago
committed by Yu
parent
commit
b62816c423
  1. 2
      src/utils/request.js

2
src/utils/request.js

@ -1,6 +1,6 @@
/** /**
* request 网络请求工具 * request 网络请求工具
* 更详细的api文档: https://bigfish.alipay.com/doc/api#request * 更详细的 api 文档: https://github.com/umijs/umi-request
*/ */
import { extend } from 'umi-request'; import { extend } from 'umi-request';
import { notification } from 'antd'; import { notification } from 'antd';

Loading…
Cancel
Save