This commit is contained in:
pplokijuhyg 2019-12-26 16:44:56 +08:00
parent a55f521bd0
commit b960a834a1

View File

@ -1,7 +1,7 @@
# node 包收集
request http请求模块
koa web服务器
koa-bodyparser
koa-bodyparser 中间件 对于POST请求的处理koa-bodyparser中间件可以把koa2上下文的formData数据解析到ctx.request.body中
superagent http库
fs 本地文件操作
os 本机信息