feat: 添加等级名称显示

This commit is contained in:
陈淳
2024-01-29 11:20:40 +08:00
parent 6bc9f1c7fd
commit fd78b2e3c3
11 changed files with 138 additions and 38 deletions

View File

@@ -48,4 +48,5 @@ namespace Yi.Framework.Bbs.Domain.Entities.Integral
public string? Logo { get; set; }
}
}