чиним бд
This commit is contained in:
parent
af6d3f39ce
commit
6ee42b805d
@ -3,6 +3,8 @@
|
||||
public class EvaluationSearchModel
|
||||
{
|
||||
public int? Id { get; set; }
|
||||
public double? PointsProcedure { get; set; }
|
||||
public double? PointsCosmetics { get; set; }
|
||||
public int? ClientId { get; set; }
|
||||
public int? ProcedureId { get; set; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user