router.post('/login', function(req , res , next){. //當login時抽換掉res.send事件. var oldSend = res.send;. res.send = function(data){.
確定! 回上一頁