SPEC:
- aggiunta pagina operatori - completato fix
This commit is contained in:
@@ -30,6 +30,7 @@ namespace MP.Data.DbModels
|
||||
/// <summary>
|
||||
/// Score complessivo
|
||||
/// </summary>
|
||||
[Precision(18, 6)]
|
||||
public decimal TotalScore { get; set; } = 0;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user