fix key model
This commit is contained in:
@@ -14,6 +14,7 @@ namespace MP.Data.DatabaseModels
|
||||
{
|
||||
#region Public Properties
|
||||
|
||||
[Key]
|
||||
public int IdxStato { get; set; }
|
||||
public string DescrizioneCodArticolo { get; set; } = "";
|
||||
public string Semaforo { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user