Why this route doesn't detect req.params?

后端 未结 0 1160
悲&欢浪女
悲&欢浪女 2021-01-23 20:19

Inside the Server.js file I am declaring the route like this

app.use("/shop/:shop_id/items", itemRouter);
app.use("/shop/:shop_id/inco         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题