panel
This commit is contained in:
@@ -17,6 +17,6 @@ namespace Shared.DTOs
|
||||
}
|
||||
public class IdNameByCount<T> : IdName<T>
|
||||
{
|
||||
public int count { get; set; }
|
||||
public decimal? count { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user