module.exports = (router,app)=>{ //console.log(router,app) let controllers = app.controllers; }