module.exports = (router) => { router.get('/yjsy/:category?', require('./yjsy')); };