bodyParser({limit: '50mb'})); app.use(express.json());. 进行数据传输量设置,但express4之后的版本不支持。 现在express4用body-parser module ...
確定! 回上一頁