fix: 福建新闻路由参数 (#5543)

This commit is contained in:
jjlzg 2020-08-28 15:35:30 -05:00 committed by GitHub
parent 9e8f03b80e
commit 7c78031752
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -3108,6 +3108,8 @@ router.get('/justrun', require('./routes/justrun/index'));
router.get('/shiep/:type', require('./routes/universities/shiep/index'));
// 福建新闻
router.get('/fjnews/:city/:limit', require('./routes/fjnews/fznews'));
router.get('/fjnews/fj/30', require('./routes/fjnews/fznews'));
// 福州新闻