feat: enhance user club feature management with sorting and creation timestamps

This commit is contained in:
masoodafar-web
2025-12-19 00:30:47 +03:30
parent c7211fb9a7
commit 3cb95dc349
13 changed files with 3627 additions and 20 deletions
@@ -11,19 +11,17 @@ public class ClubFeature : BaseAuditableEntity
public string Title { get; set; }
/// <summary>
/// توضیحات
/// توضیحات کوتاه
/// </summary>
public string? Description { get; set; }
/// <summary>
/// وضعیت فعال/غیرفعال
/// </summary>
public bool IsActive { get; set; }
/// <summary>
/// امتیاز لازم برای دریافت (اختیاری)
/// </summary>
public int? RequiredPoints { get; set; }
/// <summary>
/// ترتیب نمایش