Authored by 姜枫

add code comment

... ... @@ -60,6 +60,7 @@ const list = {
}).catch(next);
},
// 新品到着
newPage: (req, res, next) => {
let q = req.query;
... ...