따로 body-parser 모듈을 설치해서 사용했었는데, Express 4.x에는 이 모듈이 내장되었다는 ... app.use(bodyParser.urlencoded({extended:true})); ...
確定! 回上一頁