junfengP
2019-04-21 17:47:06 +08:00
committed by DIYgod
parent bf5d21bc47
commit c2a5c920da
3 changed files with 30 additions and 0 deletions

View File

@@ -1271,4 +1271,7 @@ router.get('/1point3acres/user/:id/posts', require('./routes/1point3acres/posts'
// 广东海洋大学
router.get('/gdoujwc', require('./routes/universities/gdou/jwc/jwtz'));
// 马良行
router.get('/mlhang', require('./routes/mlhang/latest'));
module.exports = router;