feat: refactor week number handling to use WeekDefinitionId across multiple entities and queries
This commit is contained in:
+5
@@ -27,6 +27,11 @@ public class NetworkTreeDto
|
||||
/// </summary>
|
||||
public string? ActivationWeekNumber { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// نام نمایشی هفته فعالسازی (مثل: هفته یکم)
|
||||
/// </summary>
|
||||
public string? ActivationWeekDisplayName { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// آیا کاربر در هفته هدف فعال شده است؟
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user