提交 1ba49b82 authored 作者: hexi's avatar hexi

增加模块

上级 f22dc750
......@@ -2,3 +2,6 @@
* 书写时,每次完成书写,都需要进行代码规范检测,使用指令: `npm run lint`
* 提供的所有新接口 与 修改的接口 都必须 记录在 History.md 中。
* 所有提供的接口,必须在 postMan 中 进行 测试并通过,同时记录在 POSTMAN 中。
### 新增模块
* request 引入文件
\ No newline at end of file
差异被折叠。
......@@ -32,6 +32,7 @@
"child_process": "^1.0.2",
"express": "^4.16.4",
"multer": "^1.4.1",
"request": "^2.88.0",
"sha1": "^1.1.1"
}
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论