Update modello dati x gestione conf ricette
This commit is contained in:
@@ -20,6 +20,8 @@ namespace MP.Data.DatabaseModels
|
||||
public string CodMacchina { get; set; } = "";
|
||||
public string Nome { get; set; } = "";
|
||||
public string Descrizione { get; set; } = "";
|
||||
public string RecipePath { get; set; } = "";
|
||||
|
||||
//public string Note { get; set; } = "";
|
||||
//public string url { get; set; } = "";
|
||||
//public string locazione { get; set; } = "";
|
||||
|
||||
Reference in New Issue
Block a user