添加腾讯云直播 SDK 更新日志 (#449)

This commit is contained in:
Kevin
2018-08-12 23:51:21 +08:00
committed by DIYgod
parent 1e9497e04d
commit 20112cd93a
4 changed files with 49 additions and 0 deletions

View File

@@ -399,4 +399,7 @@ router.get('/linkedkeeper/:type/:id?', require('./routes/linkedkeeper/index'));
// 开源中国
router.get('/oschina/news', require('./routes/oschina/news'));
// 腾讯视频 SDK
router.get('/qcloud/mlvb/changelog', require('./routes/qcloud/mlvb/changelog'));
module.exports = router;