feat: add GetAvailableWeeks query and update protobuf imports
Build and Deploy / build (push) Successful in 2m18s
Build and Deploy / build (push) Successful in 2m18s
This commit is contained in:
+1
@@ -24,4 +24,5 @@ public record GetAllUserByFilterQuery : IRequest<GetAllUserByFilterResponseDto>
|
||||
public string? AvatarPath { get; set; }
|
||||
//شناسه والد
|
||||
public long? ParentId { get; set; }
|
||||
public string? SearchText { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user