feat: implement user wallet charging and transaction logging for Daya loan processing
This commit is contained in:
+1
-1
@@ -23,5 +23,5 @@ public record GetNetworkTreeQuery : IRequest<NetworkTreeDto?>
|
||||
/// <summary>
|
||||
/// فیلتر براساس شماره هفته فعالسازی (مثال: 2025-W05)
|
||||
/// </summary>
|
||||
public string? ActivationWeekNumber { get; init; }
|
||||
public long? ActivationWeekDefinitionId { get; init; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user