我试图通过response.send()发送一个整数,但我一直收到这个错误express deprecated res.send(status):改为使用res.sendStatus(status) 我没有发送状态, ...
確定! 回上一頁