Authored by 姜枫

add code comment

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