This commit is contained in:
gozareshgir
2026-01-21 20:00:19 +03:30
parent 3bb16c02b4
commit 8db161f960

View File

@@ -123,7 +123,7 @@ public class CheckoutPrintSalaryAidDto
public string Amount { get; set; }
public string SalaryAidDateTimeFa { get; set; }
}
}
public class CheckoutListClientSearchModel:PaginationRequest
{