var querystring = require('querystring'); var ParamsWithValue = querystring.parse(req._url.query); 然後我就能讀取任何query ...
確定! 回上一頁