update
This commit is contained in:
parent
a55f521bd0
commit
b960a834a1
@ -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 本机信息
|
||||
|
Loading…
Reference in New Issue
Block a user