fix: 修复校验与效验拼写

This commit is contained in:
陈淳
2024-03-07 11:32:49 +08:00
parent 4ce9ee520a
commit a7a794c709
6 changed files with 15 additions and 15 deletions

View File

@@ -178,7 +178,7 @@ namespace Yi.Framework.Bbs.Application.Services.Forum
/// <summary>
/// 验创建权限userId为主题创建者
/// 验创建权限userId为主题创建者
/// </summary>
/// <param name="disucssId"></param>
/// <returns></returns>