Explorar el Código

update request comment

愚道 hace 7 años
padre
commit
b62816c423
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/utils/request.js

+ 1 - 1
src/utils/request.js

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