# mc-request **Repository Path**: lijinbode/mc-request ## Basic Information - **Project Name**: mc-request - **Description**: 请求的二次封装,更加统一的管理请求 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-04-17 - **Last Updated**: 2025-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: Axios, TypeScript, JavaScript ## README [toc] # mc-request ## 编译为 js 使用`npm run build`即可 默认编译为 es6 模式 [其他方式](https://www.typescriptlang.org/tsconfig#target) ## 测试 - 执行 `npm run server` 启动测试服务器 - 浏览器打开 `http://localhost:9016` 即可测试接口 next 参考vue-hooks-plus库重构 https://inhiblabcore.github.io/vue-hooks-plus/zh/hooks/useRequest/cache