module.exports = function (router) { router.get('/yjsy/zhaosheng/:id?', require('./yjsy/zhaosheng')); };