feat: 添加积分排行榜预留

This commit is contained in:
陈淳
2023-12-25 17:52:20 +08:00
parent b0b0b0d8d1
commit 006679ce5d
2 changed files with 16 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ namespace Yi.Framework.Bbs.Application.Services.Analyses
}
/// <summary>
/// 推荐好友,随机返回好友列表
/// 推荐主题,随机返回主题列表
/// </summary>
/// <returns></returns>
[HttpGet("analyse/bbs-discuss/random")]